mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Merge script::parse and script::dom::servoparser
This commit is contained in:
parent
1405be6917
commit
4b813e0bdc
9 changed files with 212 additions and 223 deletions
|
@ -105,7 +105,6 @@ pub mod layout_wrapper;
|
|||
mod mem;
|
||||
mod network_listener;
|
||||
pub mod origin;
|
||||
pub mod parse;
|
||||
pub mod script_runtime;
|
||||
#[allow(unsafe_code)]
|
||||
pub mod script_thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue