mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Partial fix for #12415: expose WebGL interfaces
This commit is contained in:
@@ -6,6 +6,5 @@
|
||||
// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.6
|
||||
//
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
interface WebGLProgram : WebGLObject {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user