mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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:
parent
fae2d9839f
commit
2442c7cabe
9 changed files with 30 additions and 1 deletions
|
@ -0,0 +1,3 @@
|
|||
[background-repeat-round-roundup.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,5 @@
|
|||
[background-repeat-round.xht]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
[transform-input-018.html]
|
||||
[background-size-025.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[background-size-027.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[background-size-contain.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[background-size-cover.xht]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,5 @@
|
|||
[css3-box-shadow.html]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[gradient-move-stops.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[border-image-linear-gradient.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue