mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +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
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -16,3 +16,6 @@
|
|||
|
||||
[Divs and imgs should be allowed as direct children of select and within options without a datalist.]
|
||||
expected: FAIL
|
||||
|
||||
[Input tags should parse inside select instead of closing the select.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -16,3 +16,18 @@
|
|||
|
||||
[dialog.showModal() should coalesce asynchronous toggle events.]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.show() should not open if beforetoggle removes]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.show() should not open if beforetoggle calls showPopover]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.showModal() should not double-set open/close if beforetoggle re-opens]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.showModal() should not open if beforetoggle removes]
|
||||
expected: FAIL
|
||||
|
||||
[dialog.showModal() should not open if beforetoggle calls showPopover]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue