6 lines
236 B
INI
6 lines
236 B
INI
[viewport-units-001-print.html]
|
|
expected:
|
|
if (os == "win") and not debug: ["PASS", "FAIL", "TIMEOUT"]
|
|
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
|
fuzzy:
|
|
if (os == "mac") and debug: maxDifference=0-1;totalPixels=0-2
|