Generate bindings for HTMLCanvasElement.

This commit is contained in:
Tetsuharu OHZEKI 2013-08-11 05:25:06 +09:00
parent 0f957c9e22
commit b44d4346df
11 changed files with 105 additions and 5 deletions

View file

@ -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',