mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Provide an interface to the engine for the script task
This commit is contained in:
parent
abe6a06cbf
commit
bf4df24521
7 changed files with 74 additions and 50 deletions
|
@ -65,5 +65,6 @@ pub mod html {
|
|||
}
|
||||
|
||||
pub mod layout_interface;
|
||||
pub mod engine_interface;
|
||||
pub mod script_task;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue