servo/tests/wpt/meta/css/cssom/getComputedStyle-detached-subtree.html.ini
Josh Matthews 910e8dc89f
Enable Shadow DOM for tests (#34299)
* Enable shadowdom implementation in all tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Update test expectations.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2024-11-20 05:57:50 +00:00

18 lines
645 B
INI
Vendored

[getComputedStyle-detached-subtree.html]
[getComputedStyle returns no style for element in non-rendered iframe (display: none) from iframe's window]
expected: FAIL
[getComputedStyle returns no style for element in non-rendered iframe (display: none)]
expected: FAIL
[getComputedStyle returns no style for detached element]
expected: FAIL
[getComputedStyle returns no style for element outside the flat tree]
expected: FAIL
[getComputedStyle returns no style for descendant outside the flat tree]
expected: FAIL
[getComputedStyle returns no style for shadow tree outside of flattened tree]
expected: FAIL