Update offscreen_gl_context dependency to get webgl fix.

Fixes #11618 (intermittent failure in default_texture.html) by not
polluting our context's binding with the texture it created.
This commit is contained in:
Eric Anholt 2016-09-19 18:10:16 +01:00
parent 1fee88e59c
commit 0303767da8
3 changed files with 16 additions and 29 deletions

View file

@ -1,11 +0,0 @@
[default-texture.html]
type: testharness
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
expected: FAIL
[WebGL test #0: at (0, 0) expected: 0,0,0,255 was 0,0,0,0]
expected: FAIL
[WebGL test #0: at (0, 0) expected: 0,0,0,255 was 64,255,191,128]
expected: FAIL