Skip to content

Commit eea90ef

Browse files
Update css/css-[q-z]* from monorail results
See #798 for the methodology
1 parent cab0f44 commit eea90ef

File tree

29 files changed

+252
-9
lines changed

29 files changed

+252
-9
lines changed

css/css-scoping/META.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/838526
4+
results:
5+
- test: keyframes-004.html
6+
- test: keyframes-005.html

css/css-scroll-snap/META.yml

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
links:
2-
- product: chrome
3-
results:
4-
- status: FAIL
5-
test: overflowing-snap-areas.html
6-
url: https://crbug.com/954898
7-
- product: firefox
8-
results:
9-
- test: snap-at-user-scroll-end.html
10-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1694016
2+
- product: chrome
3+
url: https://crbug.com/954898
4+
results:
5+
- test: overflowing-snap-areas.html
6+
status: FAIL
7+
- product: chrome
8+
url: https://crbug.com/956576
9+
results:
10+
- test: snap-inline-block.html
11+
- product: firefox
12+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1694016
13+
results:
14+
- test: snap-at-user-scroll-end.html

css/css-scroll-snap/snap-after-initial-layout/META.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ links:
99
- test: writing-mode-horizontal-tb.html
1010
- test: writing-mode-vertical-lr.html
1111
- test: writing-mode-vertical-rl.html
12+
- product: chrome
13+
url: https://crbug.com/1169092
14+
results:
15+
- test: scroll-snap-writing-mode-000.html

css/css-scrollbars/META.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ links:
33
url: https://crbug.com/891944
44
results:
55
- test: textarea-scrollbar-width-none.html
6+
- test: scrollbar-width-parsing.html

css/css-shadow-parts/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/1068419
4+
results:
5+
- test: host-part-001.html

css/css-shapes/shape-outside/values/META.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,19 @@ links:
2323
status: FAIL
2424
- test: shape-outside-inset-009.html
2525
status: FAIL
26+
- test: shape-outside-circle-010.html
27+
- test: shape-outside-circle-011.html
28+
- test: shape-outside-ellipse-010.html
29+
- product: chrome
30+
url: https://crbug.com/769931
31+
results:
32+
- test: shape-outside-circle-004.html
33+
- test: shape-outside-circle-005.html
34+
- test: shape-outside-ellipse-004.html
35+
- test: shape-outside-ellipse-005.html
36+
- test: shape-outside-inset-003.html
37+
- test: shape-outside-polygon-004.html
38+
- product: chrome
39+
url: https://crbug.com/1051469
40+
results:
41+
- test: shape-outside-shape-box-pair-000.html

css/css-sizing/META.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,11 @@ links:
124124
url: https://crbug.com/936084
125125
results:
126126
- test: max-content-input-001.html
127+
- product: chrome
128+
url: https://crbug.com/970201
129+
results:
130+
- test: clone-intrinsic-size.html
131+
- test: slice-intrinsic-size.html
127132
- url: https://github.com/web-platform-tests/wpt/issues/27810
128133
results:
129134
- test: image-min-max-content-intrinsic-size-change-001.html

css/css-sizing/animation/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/900581
4+
results:
5+
- test: width-interpolation.html

css/css-sizing/aspect-ratio/META.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@ links:
5858
results:
5959
- test: replaced-element-031.html
6060
- test: replaced-element-032.html
61+
- product: chrome
62+
url: https://crbug.com/1164135
63+
results:
64+
- test: flex-aspect-ratio-025.html
65+
- test: flex-aspect-ratio-026.html
66+
- product: chrome
67+
url: https://crbug.com/1168717
68+
results:
69+
- test: intrinsic-size-010.html
6170
- product: chrome
6271
url: https://crbug.com/1164474
6372
results:

css/css-syntax/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/1148203
4+
results:
5+
- test: input-preprocessing.html

0 commit comments

Comments
 (0)