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,18 @@
[copy-tex-image-2d-formats.html]
bug: https://github.com/servo/servo/issues/25995
[WebGL test #43: should be 64,64,64,255\nat (0, 0) expected: 64,64,64,255 was 0,0,0,255]
expected:
if os == "mac": FAIL
[WebGL test #2: should be 0,0,0,127\nat (0, 0) expected: 0,0,0,127 was 0,0,0,0]
expected:
if os == "mac": FAIL
[WebGL test #5: should be 64,64,64,255\nat (0, 0) expected: 64,64,64,255 was 0,0,0,255]
expected:
if os == "mac": FAIL
[WebGL test #8: should be 64,64,64,127\nat (0, 0) expected: 64,64,64,127 was 0,0,0,0]
expected:
if os == "mac": FAIL

View file

@ -1,4 +1,6 @@
[copy-tex-image-and-sub-image-2d.html]
disabled:
if os == "mac": https://github.com/servo/servo/issues/26000
[WebGL test #315: 0, 1 should render 0,0,0,0 (+/-1)\nat (0, 1) expected: 0,0,0,0 was 136,136,136,136]
expected: FAIL