mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Partial fix for #12415: expose WebGL interfaces
This commit is contained in:
parent
13c4393516
commit
5bdc8c806d
13 changed files with 2 additions and 25 deletions
|
@ -6,7 +6,6 @@
|
|||
// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.7
|
||||
//
|
||||
|
||||
[Exposed=(Window,Worker)]
|
||||
interface WebGLShaderPrecisionFormat {
|
||||
readonly attribute GLint rangeMin;
|
||||
readonly attribute GLint rangeMax;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue