Source code
Revision control
Copy as Markdown
Other Tools
[document-exit-fullscreen-twice.html]
expected:
if (os == "mac") and debug: [OK, ERROR]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Document#exitFullscreen() called twice]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]