Generate bindings for HTMLObjectElement.

This commit is contained in:
Josh Matthews 2013-08-28 09:22:08 -04:00
parent 4c92810291
commit a2739fd196
8 changed files with 371 additions and 0 deletions

View file

@ -80,6 +80,7 @@ pub enum ElementTypeId {
HTMLMetaElementTypeId,
HTMLMeterElementTypeId,
HTMLModElementTypeId,
HTMLObjectElementTypeId,
HTMLOListElementTypeId,
HTMLOptionElementTypeId,
HTMLParagraphElementTypeId,