mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Generate bindings for HTMLLabelElement.
This commit is contained in:
parent
f7bc8beb18
commit
9919bae897
8 changed files with 50 additions and 0 deletions
|
@ -73,6 +73,7 @@ pub enum ElementTypeId {
|
|||
HTMLIframeElementTypeId,
|
||||
HTMLImageElementTypeId,
|
||||
HTMLInputElementTypeId,
|
||||
HTMLLabelElementTypeId,
|
||||
HTMLLegendElementTypeId,
|
||||
HTMLLinkElementTypeId,
|
||||
HTMLLIElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue