Source code
Revision control
Copy as Markdown
Other Tools
[Worker-creation-happens-in-parallel.https.html]
expected:
if not debug and (os == "android"): [OK, ERROR]
if debug: OK
TIMEOUT
[Tests that creation of a "new Worker()" will occur in parallel]
expected: FAIL