Source code
Revision control
Copy as Markdown
Other Tools
[transform-input-012.html]
fuzzy:
if os == "win": maxDifference=0-137;totalPixels=0-833
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "mac") and debug: FAIL
if (os == "android") and not debug: [PASS, FAIL]