transform-input-012.html.ini (245B)
1 [transform-input-012.html] 2 fuzzy: 3 if os == "win": maxDifference=0-137;totalPixels=0-833 4 expected: 5 if (os == "mac") and not debug: [FAIL, PASS] 6 if (os == "mac") and debug: FAIL 7 if (os == "android") and not debug: [PASS, FAIL]