mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +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>
7 lines
289 B
INI
Vendored
7 lines
289 B
INI
Vendored
[contentEditable-slotted-inherit.html]
|
|
expected: OK
|
|
[Slotted child of contenteditable host should be editable - slot direct child of shadow root]
|
|
expected: FAIL
|
|
|
|
[Slotted child of contenteditable host should be editable - slot wrapped in shadow tree ancestor]
|
|
expected: FAIL
|