mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Generate bindings for HTMLMeterElement.
This commit is contained in:
parent
6c90dd54b2
commit
0fae7afa54
8 changed files with 96 additions and 2 deletions
|
@ -78,6 +78,7 @@ pub enum ElementTypeId {
|
|||
HTMLLIElementTypeId,
|
||||
HTMLMapElementTypeId,
|
||||
HTMLMetaElementTypeId,
|
||||
HTMLMeterElementTypeId,
|
||||
HTMLOListElementTypeId,
|
||||
HTMLOptionElementTypeId,
|
||||
HTMLParagraphElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue