mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
* 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>
6 lines
359 B
INI
Vendored
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
|