Skip to content

Commit d189329

Browse files
Update css/*, excluding css/css-*, from monorail results
See #798 for methodology
1 parent 11a234b commit d189329

File tree

18 files changed

+139
-0
lines changed

18 files changed

+139
-0
lines changed

css/CSS2/cascade/META.yml

Lines changed: 5 additions & 0 deletions
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

Lines changed: 7 additions & 0 deletions
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

Lines changed: 7 additions & 0 deletions
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

Lines changed: 5 additions & 0 deletions
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

Lines changed: 5 additions & 0 deletions
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

Lines changed: 14 additions & 0 deletions
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

Lines changed: 5 additions & 0 deletions
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

Lines changed: 16 additions & 0 deletions
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

Lines changed: 16 additions & 0 deletions
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

Lines changed: 5 additions & 0 deletions
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

0 commit comments

Comments
 (0)