mirror of
https://github.com/servo/servo.git
synced 2025-09-20 11:50:09 +01:00
Update web-platform-tests to revision b'16f18d8135a80e89f2e910ca7548999fa2f7937e' (#31951)
This commit is contained in:
parent
fff9ef87e6
commit
8c8d68e415
1165 changed files with 42920 additions and 6829 deletions
|
@ -1,4 +1,3 @@
|
|||
[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,3 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[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
|
|
@ -0,0 +1,3 @@
|
|||
[sandbox-top-navigation-child-cross-origin-frame.tentative.sub.window.html]
|
||||
[A cross-origin frame with frame sandbox flags can navigate top]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[sandbox-top-navigation-child-cross-origin.tentative.sub.window.html]
|
||||
[A cross-origin frame with frame sandbox flags can navigate top]
|
||||
expected: FAIL
|
||||
|
||||
[A cross-origin frame with delivered sandbox flags can not navigate top]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[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
|
|
@ -0,0 +1,3 @@
|
|||
[sandbox-top-navigation-child-frame.tentative.sub.window.html]
|
||||
[A same-origin frame with frame sandbox flags can navigate top]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[sandbox-top-navigation-child.tentative.sub.window.html]
|
||||
[A same-origin frame with frame sandbox flags can navigate top]
|
||||
expected: FAIL
|
||||
|
||||
[A frame with both top navigation frame sandbox flags uses the less restrictive one]
|
||||
expected: FAIL
|
|
@ -1,6 +0,0 @@
|
|||
[sandbox-top-navigation-escalate-privileges.tentative.sub.window.html]
|
||||
[A same-origin grandchild with frame allow-top can navigate top]
|
||||
expected: FAIL
|
||||
|
||||
[A sandboxed same-origin grandchild without allow-same-origin can't escalate its own top-nav privileges]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[sandbox-top-navigation-grandchild-frame-allow-top.tentative.sub.window.html]
|
||||
[A same-origin grandchild with frame allow-top can navigate top]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[sandbox-top-navigation-grandchild.tentative.sub.window.html]
|
||||
[sandbox-top-navigation-grandchild-sandboxed-cross-origin-parent.tentative.sub.window.html]
|
||||
[A same-origin sandboxed grandchild in a cross-origin parent can navigate top]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[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
|
|
@ -0,0 +1,3 @@
|
|||
[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
|
|
@ -0,0 +1,3 @@
|
|||
[sandbox-top-navigation-same-site.tentative.sub.window.html]
|
||||
[A same-site unsandboxed iframe navigation does not consume user activation and allows top-level navigation.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[sandbox-top-navigation-user-activation-sticky.tentative.sub.window.html]
|
||||
[Allow top with user activation + user activation]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[sandbox-top-navigation-user-activation.tentative.sub.window.html]
|
||||
[Allow top with user activation + user activation]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue