mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Add OSMesa headless mode, run WPT against Webrender, update tests.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
[background-repeat-repeat-x.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
@@ -0,0 +1,4 @@
|
||||
[background-repeat-repeat-y.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
@@ -1,3 +1,4 @@
|
||||
[background-repeat-round-roundup.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[background-size-cover.htm]
|
||||
[background-size-025.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
@@ -0,0 +1,3 @@
|
||||
[background-size-028.htm]
|
||||
type: testharness
|
||||
expected: FAIL
|
||||
@@ -0,0 +1,3 @@
|
||||
[background-size-030.htm]
|
||||
type: testharness
|
||||
expected: FAIL
|
||||
@@ -1,3 +1,3 @@
|
||||
[border-top-left-radius-011.htm]
|
||||
[background-size-contain.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
@@ -1,3 +0,0 @@
|
||||
[border-bottom-left-radius-011.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
@@ -1,3 +0,0 @@
|
||||
[border-bottom-right-radius-011.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
@@ -1,3 +0,0 @@
|
||||
[border-radius-horizontal-value-is-zero.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
@@ -1,3 +0,0 @@
|
||||
[border-top-right-radius-011.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user