mirror of
https://github.com/servo/servo.git
synced 2025-06-20 23:28:59 +01:00
Generate bindings for HTMLImageElement.
This commit is contained in:
parent
65a33f60e5
commit
8e2c39d2dd
10 changed files with 184 additions and 10 deletions
|
@ -4620,6 +4620,7 @@ class CGBindingRoot(CGThing):
|
|||
'dom::htmlanchorelement::HTMLAnchorElement', #XXXjdm
|
||||
'dom::htmlelement::HTMLElement', #XXXjdm
|
||||
'dom::htmldocument::HTMLDocument', #XXXjdm
|
||||
'dom::htmlimageelement::HTMLImageElement', #XXXjdm
|
||||
'dom::bindings::utils::*',
|
||||
'dom::bindings::conversions::*',
|
||||
'dom::blob::*', #XXXjdm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue