mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
* Don't falsely register Shadow Roots as connected Previously, a shadowroot would be registered as connected during the shadow hosts bind_to_tree call, even if the host was being bound to an element that was not itself connected to a document. Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Update WPT expectations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Move bind/unbind methods into a VirtualMethod impl Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Add DocumentFragment/Shadowroot to vtable_for Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
6 lines
107 B
INI
Vendored
6 lines
107 B
INI
Vendored
[dialog-focus-shadow-double-nested.html]
|
|
[show()]
|
|
expected: FAIL
|
|
|
|
[showModal()]
|
|
expected: FAIL
|