mirror of
https://github.com/servo/servo.git
synced 2025-08-22 13:55:34 +01:00
Enable Shadow DOM for tests (#34299)
* Enable shadowdom implementation in all tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update test expectations. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
c73e4baca2
commit
910e8dc89f
207 changed files with 4735 additions and 260 deletions
|
@ -1,3 +1,4 @@
|
|||
[calculate-depth-for-node.html]
|
||||
expected: CRASH
|
||||
["Calculate depth for node" algorithm with Shadow DOM]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[eventloop.html]
|
||||
expected: TIMEOUT
|
||||
[guard]
|
||||
expected: NOTRUN
|
||||
[test1: depths of shadow roots]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue