Source code

Revision control

Copy as Markdown

Other Tools

[canvas.2d.lang.inherit.disconnected.canvas.no.lang.html]
expected:
if (os == "linux") and debug and fission and swgl: [PASS, FAIL]
if (os == "linux") and debug and not fission and swgl: [PASS, FAIL]
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "android") and not debug: [PASS, FAIL]