mirror of
https://github.com/servo/servo.git
synced 2025-08-22 22:05:32 +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
12
tests/wpt/meta/dom/nodes/moveBefore/tentative/custom-element-move-reactions.html.ini
vendored
Normal file
12
tests/wpt/meta/dom/nodes/moveBefore/tentative/custom-element-move-reactions.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[custom-element-move-reactions.html]
|
||||
[the disconnected/connected callbacks should be called when no other callback is defined]
|
||||
expected: FAIL
|
||||
|
||||
[the element should stay connected during the callbacks]
|
||||
expected: FAIL
|
||||
|
||||
[When connectedMoveCallback is defined, it is called instead of disconnectedCallback/connectedCallback]
|
||||
expected: FAIL
|
||||
|
||||
[Reactions to atomic move are called in order of element, not in order of operation]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue