1
0
Fork 0
firefox/testing/web-platform/meta/css/css-mixins/function-shadow.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

33 lines
718 B
INI

[function-shadow.html]
[@function works inside shadow]
expected: FAIL
[Looking up document-global function]
expected: FAIL
[@function works inside nested shadow]
expected: FAIL
[@function defined in outer shadow is visible]
expected: FAIL
[Combining functions from various scopes]
expected: FAIL
[::part() can not see inner functions]
expected: FAIL
[::slotted() can see inner functions]
expected: FAIL
[:host can see inner functions]
expected: FAIL
[Outer functions can't see inner functions]
expected: FAIL
[Outer functions can't see inner functions (local vars)]
expected: FAIL
[Function with same name in different scopes]
expected: FAIL