mirror of
https://github.com/servo/servo.git
synced 2025-06-16 20:34:30 +00:00
Generate bindings for HTMLProgressElement.
This commit is contained in:
parent
9b284431ef
commit
4fc2f74139
10 changed files with 86 additions and 3 deletions
|
@ -4636,6 +4636,7 @@ class CGBindingRoot(CGThing):
|
|||
'dom::htmllinkelement::HTMLLinkElement', #XXXrecrack
|
||||
'dom::htmlmetaelement::HTMLMetaElement',
|
||||
'dom::htmlolistelement::HTMLOListElement',
|
||||
'dom::htmlprogresselement::HTMLProgressElement',
|
||||
'dom::htmlquoteelement::HTMLQuoteElement',
|
||||
'dom::htmlscriptelement::HTMLScriptElement',
|
||||
'dom::htmlsourceelement::HTMLSourceElement',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue