Generate bindings for HTMLModElement.

This commit is contained in:
Josh Matthews 2013-08-28 01:39:38 -04:00
parent 35a5565f51
commit 4c92810291
8 changed files with 52 additions and 0 deletions

View file

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