mirror of
https://github.com/servo/servo.git
synced 2025-10-19 09:49:16 +01:00
Generate bindings for HTMLSourceElement
This commit is contained in:
parent
57f3ce8f81
commit
fe5b795f30
10 changed files with 81 additions and 3 deletions
|
@ -4630,6 +4630,7 @@ class CGBindingRoot(CGThing):
|
|||
'dom::htmlmetaelement::HTMLMetaElement',
|
||||
'dom::htmlolistelement::HTMLOListElement',
|
||||
'dom::htmlscriptelement::HTMLScriptElement',
|
||||
'dom::htmlsourceelement::HTMLSourceElement',
|
||||
'dom::htmlstyleelement::HTMLStyleElement',
|
||||
'dom::htmltablecaptionelement::HTMLTableCaptionElement',
|
||||
'dom::htmltableelement::HTMLTableElement',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue