mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add OSMesa headless mode, run WPT against Webrender, update tests.
This commit is contained in:
parent
06bb57bdcb
commit
cdb69d4423
164 changed files with 2095 additions and 458 deletions
|
@ -1,3 +1,3 @@
|
|||
[transform3d-sorting-002.htm]
|
||||
[css-rotate-2d-3d-001.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-scale-nested-001.htm]
|
||||
type: reftest
|
||||
expected: CRASH
|
|
@ -0,0 +1,3 @@
|
|||
[css-transform-3d-rotate3d-X-negative.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transform-3d-rotate3d-X-positive.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transform-3d-rotate3d-Y-negative.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transform-3d-rotate3d-Y-positive.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transform-3d-rotateX-negative.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transform-3d-rotateX-positive.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transform-3d-rotateY-negative.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[css-transform-3d-rotateY-positive.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,2 +1,4 @@
|
|||
[css-transforms-3d-on-anonymous-block-001.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[perspective-translateZ-negative.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[scale-zero-001.htm]
|
||||
type: reftest
|
||||
expected: CRASH
|
|
@ -0,0 +1,4 @@
|
|||
[transform-input-014.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "mac": FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[transform-input-015.htm]
|
||||
type: reftest
|
||||
expected:
|
||||
if os == "mac": FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[transform3d-sorting-003.htm]
|
||||
[transform-input-017.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[transform3d-sorting-004.htm]
|
||||
[transform-input-018.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[transform-input-019.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[transform-singular-001.htm]
|
||||
type: reftest
|
||||
expected: CRASH
|
|
@ -0,0 +1,3 @@
|
|||
[transform-table-006.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[transform3d-perspective-003.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[transform3d-perspective-004.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[transform3d-perspective-005.htm]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[transform3d-scale-004.htm]
|
||||
type: reftest
|
||||
expected: CRASH
|
Loading…
Add table
Add a link
Reference in a new issue