mirror of
https://github.com/servo/servo.git
synced 2025-08-21 21:35:32 +01:00
Update surfman to 0.2 and remove glutin
This commit is contained in:
parent
9dbc6554f0
commit
8bb1732258
94 changed files with 2265 additions and 1513 deletions
|
@ -0,0 +1,10 @@
|
|||
[gl-bind-attrib-location-long-names-test.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #4: should be green\nat (0, 0) expected: 0,255,0,255 was 255,255,255,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #8: should be green\nat (0, 0) expected: 255,0,0,255 was 255,255,255,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
[gl-bind-attrib-location-test.html]
|
||||
bug: https://github.com/servo/servo/issues/26004
|
||||
[WebGL test #13: Line 15 should be red for at least 10 rgba pixels starting 20 pixels in\nat (20, 15) expected: 255,0,0,255 was 0,0,0,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
[WebGL test #7: Line 15 should be red for at least 10 rgba pixels starting 20 pixels in\nat (20, 15) expected: 0,255,0,255 was 0,0,0,255]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue