mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3f5220b421
commit
ecaf2930cc
734 changed files with 24588 additions and 5583 deletions
12
tests/wpt/meta/dom/nodes/moveBefore/focus-preserve.html.ini
vendored
Normal file
12
tests/wpt/meta/dom/nodes/moveBefore/focus-preserve.html.ini
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
[focus-preserve.html]
|
||||
[when reparenting an element, don't automatically reset the document focus]
|
||||
expected: FAIL
|
||||
|
||||
[when reparenting a focused element into an inert parent, reset the document focus]
|
||||
expected: FAIL
|
||||
|
||||
[when reparenting a focused element into a hidden parent, reset the document focus]
|
||||
expected: FAIL
|
||||
|
||||
[when reparenting an ancestor of an focused element into a hidden parent, reset the document focus]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue