Skip to content

Commit 7d60204

Browse files
authored
Map "Fixed positioning" to web-features (#56500)
1 parent 9740811 commit 7d60204

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
features:
2+
- name: fixed-positioning
3+
files:
4+
- 'position-fixed-*.xht'
5+
- position-004.xht
6+
- position-006.xht

css/css-position/WEB_FEATURES.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ features:
88
- backdrop-inherit-rendered.html
99
- backdrop-tree-abiding-slotted.html
1010
- replaced-object-backdrop.html
11+
- name: fixed-positioning
12+
files:
13+
- 'position-fixed-*'
1114
- name: z-index
1215
files:
13-
- '*z-index*'
16+
- '*z-index*'

0 commit comments

Comments
 (0)