Generate bindings for HTMLLabelElement.

This commit is contained in:
Tetsuharu OHZEKI 2013-08-31 03:42:02 +09:00
parent f7bc8beb18
commit 9919bae897
8 changed files with 50 additions and 0 deletions

View file

@ -73,6 +73,7 @@ pub enum ElementTypeId {
HTMLIframeElementTypeId,
HTMLImageElementTypeId,
HTMLInputElementTypeId,
HTMLLabelElementTypeId,
HTMLLegendElementTypeId,
HTMLLinkElementTypeId,
HTMLLIElementTypeId,