mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Add pref to force WebGL context creation failure
The pref `webgl.testing.context_creation_error` will cause creation of a new WebGLRenderingContext to fail, iff set to true. Also update test expectation of `context_creation_error.html` to pass.
This commit is contained in:
parent
2da8eb0342
commit
c034d99880
5 changed files with 10 additions and 8 deletions
|
@ -31668,7 +31668,7 @@
|
|||
"support"
|
||||
],
|
||||
"mozilla/webgl/context_creation_error.html": [
|
||||
"d6ffc0c4ea5671399d3c9b6440608b47c80699cf",
|
||||
"583df4d3fb090862383338a50548b4afb333dd52",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/webgl/draw_arrays_simple.html": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue