Skip to content

Commit 75c5ac4

Browse files
moz-wptsync-botlutien
authored andcommitted
Bug 1966770 [wpt PR 52577] - Update wpt metadata,
wpt-pr: 52577 wpt-type: metadata Differential Revision: https://phabricator.services.mozilla.com/D250639
1 parent 141ddce commit 75c5ac4

File tree

5 files changed

+28
-2
lines changed

5 files changed

+28
-2
lines changed

testing/web-platform/meta/css/css-mixins/dashed-function-cycles.html.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,6 @@
7373

7474
[Locals are function specific]
7575
expected: FAIL
76+
77+
[Local with self-cycle in unused fallback]
78+
expected: FAIL

testing/web-platform/meta/css/css-mixins/local-attr-substitution.html.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@
1919

2020
[attr() cycle through function]
2121
expected: FAIL
22+
23+
[attr() cycle through unused fallback in local]
24+
expected: FAIL

testing/web-platform/meta/css/css-values/attr-cycle.html.ini

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,14 @@
4747
[CSS Values and Units Test: attr 18]
4848
expected: FAIL
4949

50-
[CSS Values and Units Test: attr 19]
50+
[CSS Values and Units Test: attr 20]
5151
expected: FAIL
5252

53-
[CSS Values and Units Test: attr 20]
53+
[CSS Values and Units Test: attr 15]
54+
expected: FAIL
55+
56+
[CSS Values and Units Test: attr 17]
57+
expected: FAIL
58+
59+
[CSS Values and Units Test: attr 21]
5460
expected: FAIL
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
[variable-cycles.html]
22
expected:
33
if (os == "android") and fission: [OK, TIMEOUT]
4+
[Cycle in unused fallback]
5+
expected: FAIL

testing/web-platform/meta/css/css-variables/variable-substitution-variable-declaration.html.ini

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,15 @@
2828
[target9 --varA]
2929
expected:
3030
if (os == "linux") and not debug: [PASS, FAIL]
31+
32+
[target6 --varC]
33+
expected: FAIL
34+
35+
[target7 --varC]
36+
expected: FAIL
37+
38+
[target9 --varB]
39+
expected: FAIL
40+
41+
[target9 --varC]
42+
expected: FAIL

0 commit comments

Comments
 (0)