mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Hoist the style parts of parallel.rs into style/.
This commit is contained in:
parent
f9a02f0aba
commit
60b3c66b28
4 changed files with 148 additions and 130 deletions
|
@ -53,6 +53,7 @@ pub mod dom;
|
|||
pub mod font_face;
|
||||
pub mod matching;
|
||||
pub mod media_queries;
|
||||
pub mod parallel;
|
||||
pub mod parser;
|
||||
pub mod restyle_hints;
|
||||
pub mod selector_matching;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue