mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
* Include non-shadowdom children of shadow hosts in style calculation This was previously causing crashes because the layout nodes of those children would never be assigned style data by stylo. 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>
4 lines
172 B
INI
Vendored
4 lines
172 B
INI
Vendored
[Selection-later-become-slotted-content.html]
|
|
expected: OK
|
|
[test to select a light DOM element and it becomes a slotted content after the selection]
|
|
expected: FAIL
|