Source code

Revision control

Copy as Markdown

Other Tools

[worker-client-id.https.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "android") and debug and not swgl: [OK, ERROR]
[Verify workers have a unique client id separate from their owning documents window]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]