mirror of
https://github.com/servo/servo.git
synced 2025-06-20 23:28:59 +01:00
Generate bindings for HTMLObjectElement.
This commit is contained in:
parent
4c92810291
commit
a2739fd196
8 changed files with 371 additions and 0 deletions
|
@ -80,6 +80,7 @@ pub enum ElementTypeId {
|
|||
HTMLMetaElementTypeId,
|
||||
HTMLMeterElementTypeId,
|
||||
HTMLModElementTypeId,
|
||||
HTMLObjectElementTypeId,
|
||||
HTMLOListElementTypeId,
|
||||
HTMLOptionElementTypeId,
|
||||
HTMLParagraphElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue