mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
* Make traverse_preorder follow children of shadow hosts Children of shadow hosts are not displayed, but they still exist in the DOM and must be traversed. Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Fix traverse_preorder over shadow roots Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Update WPT expectations Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
3 lines
185 B
INI
Vendored
3 lines
185 B
INI
Vendored
[CustomElementRegistry.html]
|
|
[customElements.define must get "observedAttributes" property on the constructor prototype when "attributeChangedCallback" is present]
|
|
expected: FAIL
|