mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
Rename legacy extended attributes in webidls
https://github.com/whatwg/webidl/pull/870
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
* https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/
|
||||
*/
|
||||
|
||||
[NoInterfaceObject, Exposed=Window]
|
||||
[LegacyNoInterfaceObject, Exposed=Window]
|
||||
interface WebGLVertexArrayObjectOES: WebGLObject {
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user