mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Sync WPT with upstream (11-02-2024) (#31309)
* Update web-platform-tests to revision b'33d11f1db34802fda00e64ddeb0b7ef040cf65be' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
19667e117a
commit
03ac032798
483 changed files with 11930 additions and 4402 deletions
|
@ -1,2 +1,15 @@
|
|||
[dialog-focus-previous-outside.html]
|
||||
expected: ERROR
|
||||
[Focus should not be restored if the currently focused element is not inside the dialog.]
|
||||
expected: FAIL
|
||||
|
||||
[Focus restore should not occur when the focused element is in a shadowroot outside of the dialog.]
|
||||
expected: FAIL
|
||||
|
||||
[Focus restore should occur when the focused element is in a shadowroot inside the dialog.]
|
||||
expected: FAIL
|
||||
|
||||
[Focus restore should occur when the focused element is slotted into a dialog.]
|
||||
expected: FAIL
|
||||
|
||||
[Focus restore should always occur for modal dialogs.]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue