mirror of
https://github.com/servo/servo.git
synced 2025-10-19 01:39:16 +01:00
Generate bindings for HTMLTableCaptionElement
This commit is contained in:
parent
1c087ab507
commit
c0935cba72
10 changed files with 65 additions and 5 deletions
|
@ -4631,6 +4631,7 @@ class CGBindingRoot(CGThing):
|
|||
'dom::htmlolistelement::HTMLOListElement',
|
||||
'dom::htmlscriptelement::HTMLScriptElement',
|
||||
'dom::htmlstyleelement::HTMLStyleElement',
|
||||
'dom::htmltablecaptionelement::HTMLTableCaptionElement',
|
||||
'dom::htmltableelement::HTMLTableElement',
|
||||
'dom::htmltablerowelement::HTMLTableRowElement',
|
||||
'dom::htmltablesectionelement::HTMLTableSectionElement',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue