mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +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-006.html]
|
||||
[A_10_02_01_06_T01]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[test-002.html]
|
||||
expected: CRASH
|
|
@ -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
|
3
tests/wpt/meta/shadow-dom/untriaged/events/event-dispatch/test-002.html.ini
vendored
Normal file
3
tests/wpt/meta/shadow-dom/untriaged/events/event-dispatch/test-002.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[test-002.html]
|
||||
[A_05_05_02_T01]
|
||||
expected: FAIL
|
2
tests/wpt/meta/shadow-dom/untriaged/events/event-dispatch/test-003.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/events/event-dispatch/test-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[test-003.html]
|
||||
expected: CRASH
|
2
tests/wpt/meta/shadow-dom/untriaged/events/event-retargeting/test-003.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/events/event-retargeting/test-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[test-003.html]
|
||||
expected: CRASH
|
2
tests/wpt/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-001.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[test-001.html]
|
||||
expected: CRASH
|
3
tests/wpt/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-002.html.ini
vendored
Normal file
3
tests/wpt/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-002.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[test-002.html]
|
||||
[A_05_03_02_T01]
|
||||
expected: FAIL
|
3
tests/wpt/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-003.html.ini
vendored
Normal file
3
tests/wpt/meta/shadow-dom/untriaged/events/retargeting-focus-events/test-003.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[test-003.html]
|
||||
[A_05_03_03_T01]
|
||||
expected: FAIL
|
3
tests/wpt/meta/shadow-dom/untriaged/events/retargeting-relatedtarget/test-002.html.ini
vendored
Normal file
3
tests/wpt/meta/shadow-dom/untriaged/events/retargeting-relatedtarget/test-002.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[test-002.html]
|
||||
[A_05_02_02_T01]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[test-001.html]
|
||||
[A_08_01_01_T01]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[nested_tree_reftest.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/shadow-trees/reprojection/reprojection-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[reprojection-001.html]
|
||||
expected: CRASH
|
2
tests/wpt/meta/shadow-dom/untriaged/shadow-trees/shadow-root-001.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/shadow-trees/shadow-root-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[shadow-root-001.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/shadow-dom/untriaged/shadow-trees/shadow-root-002.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/shadow-trees/shadow-root-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[shadow-root-002.html]
|
||||
expected: CRASH
|
|
@ -0,0 +1,12 @@
|
|||
[dom-tree-accessors-001.html]
|
||||
[The content of title element in a shadow tree should not be accessible from owner document's "title" attribute.]
|
||||
expected: FAIL
|
||||
|
||||
[Elements in a shadow tree should not be accessible from owner document's getElementsByName() method.]
|
||||
expected: FAIL
|
||||
|
||||
[Elements in a shadow tree should not be accessible from owner document's "all" attribute.]
|
||||
expected: FAIL
|
||||
|
||||
[Elements in a shadow tree should not be accessible from owner document's getElementById() method.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[selectors-api-001.html]
|
||||
[Elements in a shadow tree should not be accessible from owner document's querySelector() method.]
|
||||
expected: FAIL
|
||||
|
||||
[Elements in a shadow tree should not be accessible from owner document's querySelectorAll() method.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[test-007.html]
|
||||
[A_04_01_07_T02]
|
||||
expected: FAIL
|
33
tests/wpt/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009.html.ini
vendored
Normal file
33
tests/wpt/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/test-009.html.ini
vendored
Normal file
|
@ -0,0 +1,33 @@
|
|||
[test-009.html]
|
||||
[A_04_01_09_T01]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T03]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T05]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T08]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T09]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T10]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T11]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T12]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T14]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T15]
|
||||
expected: FAIL
|
||||
|
||||
[A_04_01_09_T16]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[window-named-properties-001.html]
|
||||
expected: TIMEOUT
|
6
tests/wpt/meta/shadow-dom/untriaged/styles/test-001.html.ini
vendored
Normal file
6
tests/wpt/meta/shadow-dom/untriaged/styles/test-001.html.ini
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[test-001.html]
|
||||
[A_06_00_01_T01]
|
||||
expected: FAIL
|
||||
|
||||
[A_06_00_01_T02]
|
||||
expected: FAIL
|
3
tests/wpt/meta/shadow-dom/untriaged/styles/test-003.html.ini
vendored
Normal file
3
tests/wpt/meta/shadow-dom/untriaged/styles/test-003.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[test-003.html]
|
||||
[A_06_00_03_T03]
|
||||
expected: FAIL
|
2
tests/wpt/meta/shadow-dom/untriaged/styles/test-008.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/styles/test-008.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[test-008.html]
|
||||
expected: CRASH
|
3
tests/wpt/meta/shadow-dom/untriaged/user-interaction/active-element/test-001.html.ini
vendored
Normal file
3
tests/wpt/meta/shadow-dom/untriaged/user-interaction/active-element/test-001.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[test-001.html]
|
||||
[A_07_03_01_T01]
|
||||
expected: FAIL
|
3
tests/wpt/meta/shadow-dom/untriaged/user-interaction/active-element/test-002.html.ini
vendored
Normal file
3
tests/wpt/meta/shadow-dom/untriaged/user-interaction/active-element/test-002.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[test-002.html]
|
||||
[A_07_03_02_T01]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[inheritance-of-content-editable-001.html]
|
||||
[contentEditable of shadow trees must be undefined when contentEditable attribute of shadow host is "true"]
|
||||
expected: FAIL
|
||||
|
||||
[contentEditable of shadow trees must be undefined when contentEditable of shadow host is "false"]
|
||||
expected: FAIL
|
2
tests/wpt/meta/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-001.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[test-001.html]
|
||||
expected: CRASH
|
2
tests/wpt/meta/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-002.html.ini
vendored
Normal file
2
tests/wpt/meta/shadow-dom/untriaged/user-interaction/ranges-and-selections/test-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[test-002.html]
|
||||
expected: CRASH
|
Loading…
Add table
Add a link
Reference in a new issue