Source code

Revision control

Copy as Markdown

Other Tools

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