mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Partial fix for #12415: expose Canvas interfaces
This commit is contained in:
parent
1a3287bef7
commit
df8030c50d
6 changed files with 15 additions and 36 deletions
|
@ -3,7 +3,6 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#canvasgradient
|
||||
[Exposed=(Window,Worker)]
|
||||
interface CanvasGradient {
|
||||
// opaque object
|
||||
[Throws]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue