servo/tests/wpt/meta/selection/shadow-dom/tentative/Selection-later-become-slotted-content.html.ini
Simon Wülker f3ad078358
Include non-shadowdom children of shadow hosts in style calculation (#34298)
* 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>
2024-11-20 19:28:35 +00:00

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