Remove [PrimaryGlobal]

This commit is contained in:
Kagami Sascha Rosylight 2019-10-02 18:21:34 +09:00
parent 84693d8117
commit 2660f35925
167 changed files with 417 additions and 829 deletions

View file

@ -6,7 +6,7 @@
* https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/
*/
[NoInterfaceObject]
[NoInterfaceObject, Exposed=Window]
interface OESVertexArrayObject {
const unsigned long VERTEX_ARRAY_BINDING_OES = 0x85B5;