mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Generate bindings for HTMLOutputElement.
This commit is contained in:
parent
cb0adec792
commit
8693459b28
8 changed files with 116 additions and 1 deletions
|
@ -82,8 +82,9 @@ pub enum ElementTypeId {
|
|||
HTMLModElementTypeId,
|
||||
HTMLObjectElementTypeId,
|
||||
HTMLOListElementTypeId,
|
||||
HTMLOptionElementTypeId,
|
||||
HTMLOptGroupElementTypeId,
|
||||
HTMLOptionElementTypeId,
|
||||
HTMLOutputElementTypeId,
|
||||
HTMLParagraphElementTypeId,
|
||||
HTMLProgressElementTypeId,
|
||||
HTMLQuoteElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue