Generate bindings for HTMLMeterElement.

This commit is contained in:
Josh Matthews 2013-08-28 01:20:44 -04:00
parent 6c90dd54b2
commit 0fae7afa54
8 changed files with 96 additions and 2 deletions

View file

@ -78,6 +78,7 @@ pub enum ElementTypeId {
HTMLLIElementTypeId,
HTMLMapElementTypeId,
HTMLMetaElementTypeId,
HTMLMeterElementTypeId,
HTMLOListElementTypeId,
HTMLOptionElementTypeId,
HTMLParagraphElementTypeId,