mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Generate bindings for HTMLTemplateElement.
This commit is contained in:
parent
c532c73964
commit
22e02b573d
8 changed files with 38 additions and 0 deletions
|
@ -99,6 +99,7 @@ pub enum ElementTypeId {
|
|||
HTMLTableColElementTypeId,
|
||||
HTMLTableRowElementTypeId,
|
||||
HTMLTableSectionElementTypeId,
|
||||
HTMLTemplateElementTypeId,
|
||||
HTMLTextAreaElementTypeId,
|
||||
HTMLTimeElementTypeId,
|
||||
HTMLTitleElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue