mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Update surfman to 0.2 and remove glutin
This commit is contained in:
parent
9dbc6554f0
commit
8bb1732258
94 changed files with 2265 additions and 1513 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue