mirror of
https://github.com/servo/servo.git
synced 2025-06-13 10:54:29 +00:00
Split Page code out of script_task.rs #2530
This commit is contained in:
parent
4c5437c58b
commit
94ec3cde8a
8 changed files with 455 additions and 418 deletions
|
@ -181,4 +181,5 @@ pub mod html {
|
|||
}
|
||||
|
||||
pub mod layout_interface;
|
||||
pub mod page;
|
||||
pub mod script_task;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue