Source code
Revision control
Copy as Markdown
Other Tools
[non-fully-active.html]
expected:
if (os == "mac") and debug: [OK, TIMEOUT]
[Making a document non-fully active while locking results in an AbortError]
expected:
if (os == "mac") and debug: [FAIL, TIMEOUT]
if os == "win": [FAIL, PASS]
if os == "android": PASS
FAIL