mirror of
https://github.com/servo/servo.git
synced 2025-06-21 23:59:00 +01:00
Generate HTMLHtmlElement bindings.
This commit is contained in:
parent
9a545b13c3
commit
e2468160b5
6 changed files with 79 additions and 28 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue