Generate HTMLHtmlElement bindings.

This commit is contained in:
Josh Matthews 2013-07-31 19:25:13 -04:00
parent 9a545b13c3
commit e2468160b5
6 changed files with 79 additions and 28 deletions

View file

@ -46,6 +46,7 @@ pub mod dom {
pub mod HTMLDocumentBinding;
pub mod HTMLElementBinding;
pub mod HTMLHeadElementBinding;
pub mod HTMLHtmlElementBinding;
pub mod MouseEventBinding;
pub mod NodeBinding;
pub mod PrototypeList;