Update test expectations.

This test relies on pixel-perfect behavior, but the tests can result
in rasterizers being off by 1.0 / 255.0 for a few pixels.
This commit is contained in:
Glenn Watson 2018-02-26 12:37:21 +10:00
parent fae2d9839f
commit 2442c7cabe
9 changed files with 30 additions and 1 deletions

View file

@ -0,0 +1,3 @@
[background-repeat-round-roundup.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,5 @@
[background-repeat-round.xht]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,3 +1,3 @@
[transform-input-018.html]
[background-size-025.html]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[background-size-027.html]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[background-size-contain.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,3 @@
[background-size-cover.xht]
type: reftest
expected: FAIL

View file

@ -0,0 +1,5 @@
[css3-box-shadow.html]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -0,0 +1,3 @@
[gradient-move-stops.html]
type: reftest
expected: FAIL

View file

@ -0,0 +1,4 @@
[border-image-linear-gradient.html]
type: reftest
expected: FAIL