Source code

Revision control

Copy as Markdown

Other Tools

[2d.drawImage.clip.html]
expected:
if (os == "linux") and not swgl and debug and not fission: [ERROR, OK]
if (os == "linux") and swgl and fission: [ERROR, OK]
if (os == "win") and swgl: [ERROR, OK]
if (os == "mac") and debug: [ERROR, OK]
[OK, ERROR]