mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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
2
tests/wpt/include.ini
vendored
2
tests/wpt/include.ini
vendored
|
@ -221,6 +221,8 @@ skip: true
|
|||
skip: false
|
||||
[selection]
|
||||
skip: false
|
||||
[shadow-dom]
|
||||
skip: false
|
||||
[streams]
|
||||
skip: true
|
||||
[readable-streams]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue