mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision ee82278e15570e573d87fb80179ff8231b6db61a
This commit is contained in:
parent
d23bc4f1a4
commit
83e2dc11b0
278 changed files with 13348 additions and 10515 deletions
|
@ -3,3 +3,6 @@
|
|||
[Check that sandboxed iframe can perform navigation on the top frame\n when allow-top-navigation is set]
|
||||
expected: FAIL
|
||||
|
||||
[Frames with `allow-top-navigation` should be able to navigate the top frame.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,3 +3,6 @@
|
|||
[Check that sandboxed iframe cannot perform navigation on the top\n frame when allow-top-navigation is not set]
|
||||
expected: FAIL
|
||||
|
||||
[Frames without `allow-top-navigation` should not be able to navigate the top frame.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3,3 +3,6 @@
|
|||
[Check that sandboxed iframe can perform navigation on the top frame\n when allow-top-navigation is set (even when\n allow-top-navigation-by-user-activation is set)]
|
||||
expected: FAIL
|
||||
|
||||
[Frames with `allow-top-navigation` should be able to navigate the top frame even when `allow-top-navigation-by-user-activation` is set.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue