mirror of
https://github.com/servo/servo.git
synced 2025-10-19 01:39:16 +01:00
Generate bindings for HTMLCanvasElement.
This commit is contained in:
parent
0f957c9e22
commit
b44d4346df
11 changed files with 105 additions and 5 deletions
|
@ -4620,6 +4620,7 @@ class CGBindingRoot(CGThing):
|
|||
'dom::htmlanchorelement::HTMLAnchorElement', #XXXjdm
|
||||
'dom::htmlbodyelement::HTMLBodyElement',
|
||||
'dom::htmlbrelement::HTMLBRElement', #XXXrecrack
|
||||
'dom::htmlcanvaselement::HTMLCanvasElement',
|
||||
'dom::htmlelement::HTMLElement', #XXXjdm
|
||||
'dom::htmldocument::HTMLDocument', #XXXjdm
|
||||
'dom::htmlhrelement::HTMLHRElement',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue