Update web-platform-tests to revision bda2059150dca8ab47f088b4cc619fcdc1f262fa

This commit is contained in:
Ms2ger 2016-05-30 09:58:25 +02:00
parent 3535f3f6c2
commit 7c4281f3da
182 changed files with 7692 additions and 1042 deletions

View file

@ -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

View file

@ -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

View file

@ -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