Generate bindings for HTMLTemplateElement.

This commit is contained in:
Tetsuharu OHZEKI 2013-08-24 01:48:11 +09:00
parent c532c73964
commit 22e02b573d
8 changed files with 38 additions and 0 deletions

View file

@ -99,6 +99,7 @@ pub enum ElementTypeId {
HTMLTableColElementTypeId,
HTMLTableRowElementTypeId,
HTMLTableSectionElementTypeId,
HTMLTemplateElementTypeId,
HTMLTextAreaElementTypeId,
HTMLTimeElementTypeId,
HTMLTitleElementTypeId,