Generate bindings for HTMLParamElement.

This commit is contained in:
Josh Matthews 2013-08-28 17:53:36 -04:00
parent 8693459b28
commit e26a541eb2
8 changed files with 76 additions and 0 deletions

View file

@ -86,6 +86,7 @@ pub enum ElementTypeId {
HTMLOptionElementTypeId,
HTMLOutputElementTypeId,
HTMLParagraphElementTypeId,
HTMLParamElementTypeId,
HTMLProgressElementTypeId,
HTMLQuoteElementTypeId,
HTMLScriptElementTypeId,