mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
apply pylbrecht/servo/named.window.getter (closes #27952)
This commit is contained in:
parent
be6e25a1b2
commit
fd1de05592
16 changed files with 611 additions and 292 deletions
|
@ -110,6 +110,8 @@ mod timers;
|
|||
mod unpremultiplytable;
|
||||
#[warn(deprecated)]
|
||||
mod webdriver_handlers;
|
||||
#[warn(deprecated)]
|
||||
mod window_named_properties;
|
||||
|
||||
pub use init::init;
|
||||
pub use script_runtime::JSEngineSetup;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue