mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Generate bindings for HTMLMediaElement.
This commit is contained in:
parent
d3108a898d
commit
a76e46416a
7 changed files with 336 additions and 0 deletions
|
@ -78,6 +78,7 @@ pub enum ElementTypeId {
|
|||
HTMLLinkElementTypeId,
|
||||
HTMLLIElementTypeId,
|
||||
HTMLMapElementTypeId,
|
||||
HTMLMediaElementTypeId,
|
||||
HTMLMetaElementTypeId,
|
||||
HTMLMeterElementTypeId,
|
||||
HTMLModElementTypeId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue