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,8 @@
[line-rendering-quality.html]
bug: https://github.com/servo/servo/issues/25937
[WebGL test #5: Found 0 lines, looking in the vertical direction, expected 2]
expected: FAIL
[WebGL test #11: Found 0 lines, looking in the vertical direction, expected 2]
expected: FAIL

View file

@ -0,0 +1,6 @@
[point-no-attributes.html]
bug: https://github.com/servo/servo/issues/26004
[WebGL test #1: should be 0,255,0,255\nat (0, 0) expected: 0,255,0,255 was 0,0,0,0]
expected:
if os == "mac": FAIL

View file

@ -1,2 +0,0 @@
[rendering-stencil-large-viewport.html]
expected: TIMEOUT