mirror of
https://github.com/servo/servo.git
synced 2025-06-20 23:28:59 +01:00
Generate bindings for HTMLParamElement.
This commit is contained in:
parent
8693459b28
commit
e26a541eb2
8 changed files with 76 additions and 0 deletions
|
@ -86,6 +86,7 @@ pub enum ElementTypeId {
|
|||
HTMLOptionElementTypeId,
|
||||
HTMLOutputElementTypeId,
|
||||
HTMLParagraphElementTypeId,
|
||||
HTMLParamElementTypeId,
|
||||
HTMLProgressElementTypeId,
|
||||
HTMLQuoteElementTypeId,
|
||||
HTMLScriptElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue