mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Hoist the rest of css/matching.rs into style/.
This commit is contained in:
parent
94b0789a5f
commit
513a75d86a
11 changed files with 440 additions and 458 deletions
|
@ -96,7 +96,3 @@ mod table_wrapper;
|
|||
mod text;
|
||||
mod traversal;
|
||||
mod wrapper;
|
||||
|
||||
mod css {
|
||||
pub mod matching;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue