blob: 5f2e58e2aa8064f14c24f2538f7637621b67f93a (
plain)
1
2
3
4
5
6
|
[offset-rotate-005.html]
fuzzy:
if (os == "linux"): maxDifference=1;totalPixels=0-3
if (os == "android"): maxDifference=1;totalPixels=0-3
expected:
if swgl and (os == "win"): [PASS, FAIL]
|