Generate bindings for HTMLOptGroupElement.

This commit is contained in:
Josh Matthews 2013-08-28 17:25:37 -04:00
parent a2739fd196
commit 4e3b948a37
8 changed files with 53 additions and 1 deletions

View file

@ -83,6 +83,7 @@ pub enum ElementTypeId {
HTMLObjectElementTypeId,
HTMLOListElementTypeId,
HTMLOptionElementTypeId,
HTMLOptGroupElementTypeId,
HTMLParagraphElementTypeId,
HTMLProgressElementTypeId,
HTMLQuoteElementTypeId,