Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326

This commit is contained in:
Josh Matthews 2017-10-12 09:25:50 -04:00
parent 462c272380
commit 1f531f66ea
5377 changed files with 174916 additions and 84369 deletions

View file

@ -0,0 +1,15 @@
[document-fullscreen-enabled-cross-origin.sub.html]
type: testharness
expected: TIMEOUT
[Fullscreen enabled test: same-origin-default]
expected: NOTRUN
[Fullscreen enabled test: same-origin-allow]
expected: NOTRUN
[Fullscreen enabled test: cross-origin-default]
expected: NOTRUN
[Fullscreen enabled test: cross-origin-allow]
expected: NOTRUN

View file

@ -30,3 +30,9 @@
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenerror" with the proper type (36)]
expected: FAIL
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenchange" with the proper type]
expected: FAIL
[Element interface: document.createElementNS(null, "test") must inherit property "onfullscreenerror" with the proper type]
expected: FAIL