Skip to content

Commit 9ef6e75

Browse files
stephenmcgruergithub-actions[bot]
authored andcommitted
Update css/*, excluding css/css-*, from monorail results
See #798 for methodology
1 parent 298c18f commit 9ef6e75

File tree

18 files changed

+139
-0
lines changed

18 files changed

+139
-0
lines changed

css/CSS2/cascade/META.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/763610
4+
results:
5+
- test: inherit-computed-001.html

css/CSS2/floats/META.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/879829
4+
results:
5+
- test: float-nowrap-7.html
6+
- test: float-nowrap-8.html
7+
- test: float-nowrap-9.html

css/CSS2/tables/META.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/958381
4+
results:
5+
- test: anonymous-table-box-width-001.xht
6+
- test: border-collapse-dynamic-row-002.xht
7+
- test: border-collapse-dynamic-rowgroup-002.xht

css/META.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1168718
4+
results:
5+
- test: capturing-snap-positions.html

css/compositing/META.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1044742
4+
results:
5+
- test: compositing_simple_div.html

css/compositing/mix-blend-mode/META.yml

+14
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,17 @@ links:
2222
status: FAIL
2323
- test: mix-blend-mode-mask.html
2424
status: FAIL
25+
- test: mix-blend-mode-blended-element-overflow-hidden-and-border-radius.html
26+
- test: mix-blend-mode-blended-with-3D-transform.html
27+
- test: mix-blend-mode-blended-with-transform-and-perspective.html
28+
- test: mix-blend-mode-border-image.html
29+
- test: mix-blend-mode-both-parent-and-blended-with-3D-transform.html
30+
- test: mix-blend-mode-creates-stacking-context.html
31+
- test: mix-blend-mode-filter.html
32+
- test: mix-blend-mode-intermediate-element-overflow-hidden-and-border-radius.html
33+
- test: mix-blend-mode-paragraph-background-image.html
34+
- test: mix-blend-mode-paragraph.html
35+
- test: mix-blend-mode-parent-element-overflow-hidden-and-border-radius.html
36+
- test: mix-blend-mode-parent-with-border-radius.html
37+
- test: mix-blend-mode-stacking-context-001.html
38+
- test: mix-blend-mode-with-transform-and-preserve-3D.html

css/compositing/parsing/META.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1044742
4+
results:
5+
- test: background-blend-mode-computed.html

css/cssom-view/META.yml

+16
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,19 @@ links:
4949
results:
5050
- test: MediaQueryList-addListener-handleEvent.html
5151
status: TIMEOUT
52+
- product: chrome
53+
url: https://crbug.com/891944
54+
results:
55+
- test: client-props-root.html
56+
- product: chrome
57+
url: https://crbug.com/1148907
58+
results:
59+
- test: MediaQueryList-addListener-removeListener.html
60+
- product: chrome
61+
url: https://crbug.com/985925
62+
results:
63+
- test: scroll-behavior-smooth.html
64+
- product: chrome
65+
url: https://crbug.com/1151101
66+
results:
67+
- test: table-client-props.html

css/cssom/META.yml

+16
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,19 @@ links:
171171
results:
172172
- test: idlharness.html
173173
subtest: 'CSS namespace: typeof is "object"'
174+
- product: chrome
175+
url: https://crbug.com/1065468
176+
results:
177+
- test: font-family-serialization-001.html
178+
- product: chrome
179+
url: https://crbug.com/1111588
180+
results:
181+
- test: idlharness.html
182+
- product: chrome
183+
url: https://crbug.com/1133512
184+
results:
185+
- test: rule-restrictions.html
186+
- product: chrome
187+
url: https://crbug.com/661174
188+
results:
189+
- test: serialize-values.html

css/filter-effects/META.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/916825
4+
results:
5+
- test: filter-subregion-01.html

css/filter-effects/animation/META.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/900581
4+
results:
5+
- test: backdrop-filter-interpolation-001.html
6+
- test: filter-interpolation-001.html
7+
- test: filter-interpolation-002.html
8+
- test: filter-interpolation-003.html

css/geometry/META.yml

+4
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ links:
1818
subtest: 'DOMRect interface: legacy window alias'
1919
- test: idlharness.any.html
2020
subtest: 'DOMMatrix interface: legacy window alias'
21+
- product: chrome
22+
url: https://crbug.com/1141729
23+
results:
24+
- test: idlharness.any.html

css/mediaqueries/META.yml

+14
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,17 @@ links:
1717
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1650524
1818
results:
1919
- test: mq-gamut-001.html
20+
- product: chrome
21+
url: https://crbug.com/1086591
22+
results:
23+
- test: aspect-ratio-004.html
24+
- test: device-aspect-ratio-002.html
25+
- product: chrome
26+
url: https://crbug.com/1002049
27+
results:
28+
- test: aspect-ratio-005.html
29+
- test: aspect-ratio-006.html
30+
- product: chrome
31+
url: https://crbug.com/1107431
32+
results:
33+
- test: prefers-contrast.html

css/motion/parsing/META.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/654664
4+
results:
5+
- test: offset-parsing-valid.html
6+
- product: chrome
7+
url: https://crbug.com/501673
8+
results:
9+
- test: offset-shorthand.html

css/selectors/META.yml

+4
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,7 @@ links:
110110
url: https://bugs.chromium.org/p/chromium/issues/detail?id=1162070
111111
results:
112112
- test: focus-visible-018.html
113+
- product: chrome
114+
url: https://crbug.com/576815
115+
results:
116+
- test: selectors-dir-selector-auto-direction-change-001.html
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/667006
4+
results:
5+
- test: background-attachment-fixed-inside-transform-1.html
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1171523
4+
results:
5+
- test: dependent-builtin.html
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/719995
4+
results:
5+
- test: text-combine-upright-compression-003.html

0 commit comments

Comments
 (0)