servo/tests/wpt/meta/shadow-dom/focus/focus-shadowhost-display-none.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

6 lines
359 B
INI
Vendored

[focus-shadowhost-display-none.html]
[when shadow host itself is focused, it should match display:none, lose focus then becomes display:block again.]
expected: FAIL
[when shadow host with delegatesFocus=true has focused element inside the shadow, it should also match display:none, then lose focus and become display:block again.]
expected: FAIL