mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update web-platform-tests to revision b'6d461cc41e1a9951e1991a94f651e389b0ca24ba' (#34360)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
5bd28f2abd
commit
468f9cf014
728 changed files with 37291 additions and 14536 deletions
|
@ -130,3 +130,15 @@
|
|||
|
||||
[moveBefore with reference child whose parent is NOT the destination parent (context node) throws a NotFoundError.]
|
||||
expected: FAIL
|
||||
|
||||
[Moving a node from a disconnected container to a disconnected new parent succeeds]
|
||||
expected: FAIL
|
||||
|
||||
[Moving a node from disconnected->connected throws a HIERARCHY_REQUEST_ERR]
|
||||
expected: FAIL
|
||||
|
||||
[Moving a node from connected->disconnected throws a HIERARCHY_REQUEST_ERR]
|
||||
expected: FAIL
|
||||
|
||||
[No custom element callbacks are run during disconnected moveBefore()]
|
||||
expected: FAIL
|
||||
|
|
|
@ -7,3 +7,12 @@
|
|||
|
||||
[moveBefore does not cause range endContainer to snap up to parent, when endContainer ancestor is moved]
|
||||
expected: FAIL
|
||||
|
||||
[moveBefore still results in range startContainer snapping up to parent when startContainer is moved]
|
||||
expected: FAIL
|
||||
|
||||
[moveBefore still causes range startContainer to snap up to parent, when startContainer ancestor is moved]
|
||||
expected: FAIL
|
||||
|
||||
[moveBefore still causes range endContainer to snap up to parent, when endContainer ancestor is moved]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue