[transform-input-002.html]
fuzzy:
if os == "win": maxDifference=0-137;totalPixels=0-2313
disabled:
if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and not debug: Bug 1931152
if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and debug: Bug 1931152
expected:
if (os == "android") and debug: [FAIL, PASS]
if (os == "android") and not debug: [PASS, FAIL]