mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Generate bindings for HTMLParagraphElement.
This commit is contained in:
parent
b5adb37bd2
commit
17542ee14c
7 changed files with 42 additions and 2 deletions
|
@ -50,6 +50,7 @@ pub mod dom {
|
|||
pub mod HTMLHeadElementBinding;
|
||||
pub mod HTMLHtmlElementBinding;
|
||||
pub mod HTMLImageElementBinding;
|
||||
pub mod HTMLParagraphElementBinding;
|
||||
pub mod HTMLSpanElementBinding;
|
||||
pub mod MouseEventBinding;
|
||||
pub mod NodeBinding;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue