Source code

Revision control

Copy as Markdown

Other Tools

[eventhandlers.any.html?wpt_flags=h2]
expected:
if (os == "win") and (processor == "x86_64") and debug and not swgl: [OK, TIMEOUT]
if (os == "linux") and debug and fission and not swgl: [OK, TIMEOUT]
if (os == "win") and (processor == "x86") and debug: [OK, TIMEOUT]
if (os == "linux") and not debug: [OK, TIMEOUT]
if os == "android": [OK, ERROR, TIMEOUT]
[eventhandlers.any.worker.html?wss]
[eventhandlers.any.html?wss]
[eventhandlers.any.worker.html?wpt_flags=h2]
expected:
if (os == "linux") and not swgl and not fission and debug: [OK, TIMEOUT]
if (os == "linux") and not swgl and fission: [OK, TIMEOUT]
if (os == "android") and debug: [OK, ERROR, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT, ERROR]
[eventhandlers.any.worker.html?default]
[eventhandlers.any.html?default]