mirror of
https://github.com/servo/servo.git
synced 2025-09-11 23:48:21 +01:00
Partial fix for #12415: expose WebGL interfaces
This commit is contained in:
parent
13c4393516
commit
5bdc8c806d
13 changed files with 2 additions and 25 deletions
|
@ -106,18 +106,6 @@ test_interfaces([
|
|||
"URL",
|
||||
"URLSearchParams",
|
||||
"ValidityState",
|
||||
"WebGLRenderingContext",
|
||||
"WebGLUniformLocation",
|
||||
"WebGLBuffer",
|
||||
"WebGLContextEvent",
|
||||
"WebGLFramebuffer",
|
||||
"WebGLRenderbuffer",
|
||||
"WebGLTexture",
|
||||
"WebGLProgram",
|
||||
"WebGLShader",
|
||||
"WebGLObject",
|
||||
"WebGLActiveInfo",
|
||||
"WebGLShaderPrecisionFormat",
|
||||
"WebSocket",
|
||||
"Window",
|
||||
"Worker",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue