mirror of
https://github.com/servo/servo.git
synced 2025-09-03 19:48:21 +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
|
@ -0,0 +1,3 @@
|
|||
[test-007.html]
|
||||
[A_10_01_01_03_01_T01]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[test-009.html]
|
||||
[A_10_01_01_04_01_T01]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[test-010.html]
|
||||
[A_10_01_01_04_02_T01_02]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[test-004.html]
|
||||
[A_10_01_02_04_T01]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[test-010.html]
|
||||
[A_10_01_02_09_T01]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue