Update surfman to 0.2 and remove glutin

This commit is contained in:
Alan Jeffrey 2020-01-09 17:28:46 -06:00
parent 9dbc6554f0
commit 8bb1732258
94 changed files with 2265 additions and 1513 deletions

View file

@ -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

View file

@ -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