mirror of
https://github.com/servo/servo.git
synced 2025-06-21 23:59:00 +01:00
Generate bindings for HTMLSpanElement
This commit is contained in:
parent
b017785aad
commit
b5adb37bd2
7 changed files with 25 additions and 5 deletions
|
@ -50,6 +50,7 @@ pub mod dom {
|
|||
pub mod HTMLHeadElementBinding;
|
||||
pub mod HTMLHtmlElementBinding;
|
||||
pub mod HTMLImageElementBinding;
|
||||
pub mod HTMLSpanElementBinding;
|
||||
pub mod MouseEventBinding;
|
||||
pub mod NodeBinding;
|
||||
pub mod PrototypeList;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue