mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
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>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[layer-slotted-rule.html]
|
||||
expected: CRASH
|
||||
expected: FAIL
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
[revert-layer-014.html]
|
||||
expected: CRASH
|
||||
expected: FAIL
|
||||
|
||||
Reference in New Issue
Block a user