Source code

Revision control

Copy as Markdown

Other Tools

[canvas.2d.offscreen.worker.direction.html]
expected:
if fission and debug and (os == "win") and (processor == "x86_64") and not swgl: PASS
if fission and not debug: PASS
if (os == "linux") and not fission: PASS
if os == "android": TIMEOUT
[PASS, FAIL]