mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Fix shadow root binding children to the tree (#34909)
* Fix Shadow roots bind children to the tree Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com> * Avoid iterate over the shadow root itself Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com> * Update test expectation Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com> * Fix clippy Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com> --------- Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>
This commit is contained in:
parent
bbb255d81c
commit
73c0701c83
2 changed files with 12 additions and 6 deletions
|
@ -1,3 +0,0 @@
|
|||
[test-003.html]
|
||||
[A_06_00_03_T03]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue