mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Hoist the style parts of sequential.rs into style/.
This commit is contained in:
parent
57d2a0b0db
commit
136c0938a2
3 changed files with 30 additions and 18 deletions
|
@ -57,6 +57,7 @@ pub mod parallel;
|
|||
pub mod parser;
|
||||
pub mod restyle_hints;
|
||||
pub mod selector_matching;
|
||||
pub mod sequential;
|
||||
pub mod stylesheets;
|
||||
pub mod traversal;
|
||||
#[macro_use]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue