Source code

Revision control

Copy as Markdown

Other Tools

[element-request-fullscreen-cross-origin.sub.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT, ERROR]
[Element#requestFullscreen() works properly with a tree of cross-origin iframes]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS, TIMEOUT]
[PASS, FAIL]