Add OSMesa headless mode, run WPT against Webrender, update tests.

This commit is contained in:
Glenn Watson 2016-09-23 08:39:16 +10:00
parent 06bb57bdcb
commit cdb69d4423
164 changed files with 2095 additions and 458 deletions

View file

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

View file

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

View file

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

View file

@ -0,0 +1,4 @@
[border_radius_elliptical_a.html]
type: reftest
expected:
if os == "mac": FAIL

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,3 @@
[hide_after_create.html]
type: reftest
disabled: https://github.com/servo/servo/issues/13059

View file

@ -0,0 +1,3 @@
[hide_layers1.html]
type: reftest
disabled: https://github.com/servo/servo/issues/13059

View file

@ -0,0 +1,4 @@
[text_decoration_underline_subpx_a.html]
type: reftest
expected:
if os == "linux": FAIL

View file

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

View file

@ -0,0 +1,4 @@
[transform_skew_a.html]
type: reftest
expected:
if os == "linux": FAIL

View file

@ -1,3 +1,4 @@
prefs: [layout.viewport.enabled:true]
[viewport_meta.html]
type: reftest
expected: FAIL

View file

@ -1,3 +1,4 @@
prefs: [layout.viewport.enabled:true]
[viewport_rule.html]
type: reftest
expected: FAIL