mirror of
https://github.com/servo/servo
synced 2026-05-01 03:47:53 +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.3
|
||||
//
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
interface WebGLObject {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user