mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
script: Fix resize observer depth calculation for Shadow DOM. (#36230)
Follow the specification more closely by using the flat tree when calculating depth for the resize observer. Testing: Newly passing WPT test. Fixes: #36092 Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
aca5c3b7ca
commit
7382efa209
2 changed files with 1 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
[calculate-depth-for-node.html]
|
||||
expected: ERROR
|
||||
|
||||
["Calculate depth for node" algorithm with Shadow DOM]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue