mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Generate bindings for Window.
This commit is contained in:
parent
5546f2105b
commit
a2bdab7989
24 changed files with 227 additions and 278 deletions
|
@ -512,7 +512,6 @@ impl VoidPtrLike for AbstractNode<LayoutView> {
|
|||
}
|
||||
|
||||
pub fn define_bindings(compartment: @mut Compartment) {
|
||||
bindings::window::init(compartment);
|
||||
bindings::node::init(compartment);
|
||||
bindings::element::init(compartment);
|
||||
bindings::text::init(compartment);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue