Generate bindings for HTMLPreElement.

This commit is contained in:
Tetsuharu OHZEKI 2013-08-31 03:16:56 +09:00
parent 22e02b573d
commit e55b3d6b86
8 changed files with 50 additions and 0 deletions

View file

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