worker-client-id.https.html.ini (327B)
1 [worker-client-id.https.html] 2 expected: 3 if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT] 4 if (os == "android") and debug: [OK, ERROR] 5 [Verify workers have a unique client id separate from their owning documents window] 6 expected: 7 if (processor == "x86") and not debug: [PASS, TIMEOUT]