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,7 +1,20 @@
[blitframebuffer-multisampled-readbuffer.html]
[WebGL test #2: Framebuffer incomplete.]
expected: FAIL
expected:
if os =="mac": ERROR
[WebGL test #1: Framebuffer incomplete.]
expected: FAIL
expected:
if os == "linux": FAIL
[WebGL test #2: Framebuffer incomplete.]
expected:
if os == "linux": FAIL
[WebGL test #1: getError expected: NO_ERROR. Was INVALID_ENUM : setup draw framebuffer should succeed]
expected:
if os == "mac": FAIL
[WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected:
if os == "mac": FAIL