mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
Update web-platform-tests to revision b'5d8ec746ed021738e7ee0cee92ad1a1814ba00fe' (#33274)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
3acc9edd82
commit
3453d9fdad
584 changed files with 14669 additions and 3037 deletions
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_escaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: CRASH
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[sandbox-top-navigation-child-cross-origin-delivered.tentative.sub.window.html]
|
||||
[A cross-origin frame with delivered sandbox flags can not navigate top]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[sandbox-top-navigation-child-frame-both.tentative.sub.window.html]
|
||||
[A frame with both top navigation frame sandbox flags uses the less restrictive one]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[sandbox-top-navigation-child-frame.tentative.sub.window.html]
|
||||
[A same-origin frame with frame sandbox flags can navigate top]
|
||||
expected: FAIL
|
|
@ -1,10 +0,0 @@
|
|||
[sandbox-top-navigation-cross-site.tentative.sub.window.html]
|
||||
expected: TIMEOUT
|
||||
[A cross-site unsandboxed iframe navigation consumes user activation and disallows top-level navigation.]
|
||||
expected: TIMEOUT
|
||||
|
||||
[A same-site unsandboxed iframe navigation does not consume user activation and allows top-level navigation.]
|
||||
expected: FAIL
|
||||
|
||||
[A same-site unsandboxed iframe navigation without sticky user activation does not allow top-level navigation.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[sandbox-top-navigation-grandchild-sandboxed-escalate.tentative.sub.window.html]
|
||||
[A sandboxed same-origin grandchild without allow-same-origin can't escalate its own top-nav privileges]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[sandbox-top-navigation-same-site-no-activation.tentative.sub.window.html]
|
||||
[A same-site unsandboxed iframe navigation without sticky user activation does not allow top-level navigation.]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[sandbox-top-navigation-same-site.tentative.sub.window.html]
|
||||
expected: TIMEOUT
|
||||
[A same-site unsandboxed iframe navigation does not consume user activation and allows top-level navigation.]
|
||||
expected: TIMEOUT
|
|
@ -1,4 +0,0 @@
|
|||
[sandbox-top-navigation-user-activation-sticky.tentative.sub.window.html]
|
||||
expected: TIMEOUT
|
||||
[Allow top with user activation + user activation]
|
||||
expected: TIMEOUT
|
|
@ -1,4 +0,0 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[border-rendering.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[select-child-button-and-datalist-invalidation.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[select-child-button-and-datalist.tentative.html]
|
||||
expected: FAIL
|
|
@ -7,3 +7,12 @@
|
|||
|
||||
[Options in datalist in multiple should work after re-parsing and re-attaching.]
|
||||
expected: FAIL
|
||||
|
||||
[Option elements should work if they are a descendant of a selects wrapper div.]
|
||||
expected: FAIL
|
||||
|
||||
[Options in wrapper div should still work when the multiple attribute is added.]
|
||||
expected: FAIL
|
||||
|
||||
[Options in wrapper div in multiple should work after re-parsing and re-attaching.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[select-icon-color.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[select-open-invalidation.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[select-option-images.tentative.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue