mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Update web-platform-tests to revision b'5a9d9349a312e12a950d5f4703cd41609a06f242' (#33923)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
c242822eeb
commit
d0d02cd56c
632 changed files with 69406 additions and 3168 deletions
|
@ -0,0 +1,32 @@
|
|||
[Selection-getComposedRanges-dom-mutations-removal.html?mode=open]
|
||||
[Range is fully in shadow tree. Removing shadow host collapses composed StaticRange. Note it does not update previously returned composed StaticRange.]
|
||||
expected: FAIL
|
||||
|
||||
[Range is fully in shadow tree. Removing parent of shadow host collapses composed StaticRange.]
|
||||
expected: FAIL
|
||||
|
||||
[Range is in light DOM. Removing startContainer rescopes new composed range to its parent.]
|
||||
expected: FAIL
|
||||
|
||||
[Range is across shadow trees. Replacing shadowRoot content rescopes new composed range to the shadowRoot.]
|
||||
expected: FAIL
|
||||
|
||||
[Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[Selection-getComposedRanges-dom-mutations-removal.html?mode=closed]
|
||||
[Range is fully in shadow tree. Removing shadow host collapses composed StaticRange. Note it does not update previously returned composed StaticRange.]
|
||||
expected: FAIL
|
||||
|
||||
[Range is fully in shadow tree. Removing parent of shadow host collapses composed StaticRange.]
|
||||
expected: FAIL
|
||||
|
||||
[Range is in light DOM. Removing startContainer rescopes new composed range to its parent.]
|
||||
expected: FAIL
|
||||
|
||||
[Range is across shadow trees. Replacing shadowRoot content rescopes new composed range to the shadowRoot.]
|
||||
expected: FAIL
|
||||
|
||||
[Range is between two light slotted contents. Removing start container rescopes to its parent in light tree.]
|
||||
expected: FAIL
|
9
tests/wpt/meta/selection/shadow-dom/tentative/Selection-getComposedRanges-slot.html.ini
vendored
Normal file
9
tests/wpt/meta/selection/shadow-dom/tentative/Selection-getComposedRanges-slot.html.ini
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Selection-getComposedRanges-slot.html]
|
||||
[Setting the range to start on slotted content and end in shadow tree, should follow DOM tree order.]
|
||||
expected: FAIL
|
||||
|
||||
[Setting the range to start and end on slotted content, should follow DOM tree order.]
|
||||
expected: FAIL
|
||||
|
||||
[Setting the range to start on unslotted content and end in shadow tree, should follow DOM tree order.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue