mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Remove [PrimaryGlobal]
This commit is contained in:
parent
84693d8117
commit
2660f35925
167 changed files with 417 additions and 829 deletions
|
@ -6,7 +6,7 @@
|
|||
* https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/
|
||||
*/
|
||||
|
||||
[NoInterfaceObject]
|
||||
[NoInterfaceObject, Exposed=Window]
|
||||
interface EXTBlendMinmax {
|
||||
const GLenum MIN_EXT = 0x8007;
|
||||
const GLenum MAX_EXT = 0x8008;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue