mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Update webrender.
This commit is contained in:
parent
fb95f9df9c
commit
9f855ae847
15 changed files with 370 additions and 214 deletions
|
@ -1,3 +0,0 @@
|
|||
[mix-blend-mode-with-transform-and-preserve-3D.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[transform3d-perspective-005.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[blur-clip-stacking-context-001.html]
|
||||
expected: FAIL
|
|
@ -1,6 +1,4 @@
|
|||
[setrequestheader-header-allowed.htm]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
bug: https://github.com/hyperium/http/pull/271
|
||||
[XMLHttpRequest: setRequestHeader() - headers that are allowed (Status-URI)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[to-data-url-test.html]
|
||||
expected:
|
||||
if os == "linux": CRASH
|
||||
[WebGL test #12: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 255,0,0,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[texture-size-cube-maps.html]
|
||||
expected:
|
||||
if os == "linux": CRASH
|
||||
[WebGL test #87: 0, 0, 2, 1 should be green\nat (0, 0) expected: 0,255,0,255 was 0,255,255,255]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue