mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision bda2059150dca8ab47f088b4cc619fcdc1f262fa
This commit is contained in:
parent
3535f3f6c2
commit
7c4281f3da
182 changed files with 7692 additions and 1042 deletions
|
@ -0,0 +1,14 @@
|
|||
[iframe-allowfullscreen.html]
|
||||
type: testharness
|
||||
[iframe-allowfullscreen]
|
||||
expected: FAIL
|
||||
|
||||
[iframe-sandbox-allowfullscreen]
|
||||
expected: FAIL
|
||||
|
||||
[iframe-allowfullscreen-dialog]
|
||||
expected: FAIL
|
||||
|
||||
[iframe-sandbox-allowfullscreen-dialog]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[iframe_sandbox_popups_escaping.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[iframe_sandbox_popups_nonescaping.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue