mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Generate bindings for HTMLTrackElement.
This commit is contained in:
parent
9919bae897
commit
d3108a898d
8 changed files with 94 additions and 0 deletions
|
@ -106,6 +106,7 @@ pub enum ElementTypeId {
|
|||
HTMLTextAreaElementTypeId,
|
||||
HTMLTimeElementTypeId,
|
||||
HTMLTitleElementTypeId,
|
||||
HTMLTrackElementTypeId,
|
||||
HTMLUListElementTypeId,
|
||||
HTMLUnknownElementTypeId,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue