element-request-fullscreen-cross-origin.sub.html.ini (451B)
1 [element-request-fullscreen-cross-origin.sub.html] 2 expected: 3 if (os == "mac") and not debug: [OK, TIMEOUT, ERROR] 4 [Element#requestFullscreen() works properly with a tree of cross-origin iframes] 5 expected: 6 if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS] 7 if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS] 8 if (os == "mac") and not debug: [FAIL, PASS, TIMEOUT] 9 [PASS, FAIL]