Skip to content

Commit 7aa2aec

Browse files
Bug 1945585 [wpt PR 50449] - Update wpt metadata, a=testonly
wpt-pr: 50449 wpt-type: metadata
1 parent 04565da commit 7aa2aec

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

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

+33
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,36 @@
103103

104104
[Missing one argument of several]
105105
expected: FAIL
106+
107+
[Substitute local from outer scope]
108+
expected: FAIL
109+
110+
[Substitute argument from outer scope]
111+
expected: FAIL
112+
113+
[Inner argument shadowing outer argument]
114+
expected: FAIL
115+
116+
[Inner argument shadowing outer local]
117+
expected: FAIL
118+
119+
[Inner local shadowing outer argument]
120+
expected: FAIL
121+
122+
[Inner local shadowing outer local]
123+
expected: FAIL
124+
125+
[Referencing outer local containing var()]
126+
expected: FAIL
127+
128+
[Referencing outer typed argument]
129+
expected: FAIL
130+
131+
[Same function with different scopes]
132+
expected: FAIL
133+
134+
[Referencing local two frames up]
135+
expected: FAIL
136+
137+
[IACVT outer local shadows property]
138+
expected: FAIL

0 commit comments

Comments
 (0)