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