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

@ -1,5 +1,8 @@
[angle-instanced-arrays-out-of-bounds.html]
bug: https://github.com/servo/servo/issues/20599
bug: https://github.com/servo/servo/issues/20599 https://github.com/servo/servo/issues/25990
expected:
if os == "mac": CRASH
[WebGL test #32: getError expected: INVALID_OPERATION. Was NO_ERROR : after evaluating: ext.drawElementsInstancedANGLE(gl.TRIANGLES, 0, gl.UNSIGNED_BYTE, 0, 1)]
expected: FAIL