6 lines
243 B
INI
6 lines
243 B
INI
[column-balancing-paged-001-print.html]
|
|
fuzzy:
|
|
if os == "mac": maxDifference=0-2;totalPixels=0-438
|
|
expected:
|
|
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|