mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Generate bindings for HTMLOptGroupElement.
This commit is contained in:
parent
a2739fd196
commit
4e3b948a37
8 changed files with 53 additions and 1 deletions
|
@ -83,6 +83,7 @@ pub enum ElementTypeId {
|
|||
HTMLObjectElementTypeId,
|
||||
HTMLOListElementTypeId,
|
||||
HTMLOptionElementTypeId,
|
||||
HTMLOptGroupElementTypeId,
|
||||
HTMLParagraphElementTypeId,
|
||||
HTMLProgressElementTypeId,
|
||||
HTMLQuoteElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue