mirror of
https://github.com/servo/servo.git
synced 2025-09-11 23:48:21 +01:00
Update web-platform-tests to revision b'979291d49c1a8e3d811df117d9e6b5d399a6deb2' (#34733)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3d3e7a61b5
commit
1157fa28b3
879 changed files with 188965 additions and 4414 deletions
|
@ -154,3 +154,9 @@
|
|||
|
||||
[Moving a node from a disconnected container to a disconnected new parent in the same tree succeeds,also across shadow-roots]
|
||||
expected: FAIL
|
||||
|
||||
[moveBefore() returns undefined]
|
||||
expected: FAIL
|
||||
|
||||
[Moving a node before itself should not move the node]
|
||||
expected: FAIL
|
||||
|
|
10
tests/wpt/meta/dom/nodes/moveBefore/tentative/slotchange-events.html.ini
vendored
Normal file
10
tests/wpt/meta/dom/nodes/moveBefore/tentative/slotchange-events.html.ini
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
[slotchange-events.html]
|
||||
expected: ERROR
|
||||
[Moving default content into a slot fires 'slotchange' event]
|
||||
expected: FAIL
|
||||
|
||||
[Moving default content out of a slot fires 'slotchange' event]
|
||||
expected: FAIL
|
||||
|
||||
[Moving a slottable into and out out of a custom element fires 'slotchange' event]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue