document-exit-fullscreen-twice.html.ini (337B)
1 [document-exit-fullscreen-twice.html] 2 expected: 3 if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] 4 if (os == "mac") and debug: [OK, ERROR] 5 if (os == "mac") and not debug: [OK, TIMEOUT] 6 [Document#exitFullscreen() called twice] 7 expected: 8 if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]