mirror of
https://github.com/servo/servo.git
synced 2025-07-29 10:10:34 +01:00
Rename selector_matching.rs to stylist.rs
This commit is contained in:
parent
72e4c6dc21
commit
08066800cd
15 changed files with 16 additions and 16 deletions
|
@ -115,7 +115,7 @@ pub mod refcell;
|
|||
pub mod restyle_hints;
|
||||
pub mod rule_tree;
|
||||
pub mod selector_impl;
|
||||
pub mod selector_matching;
|
||||
pub mod stylist;
|
||||
#[cfg(feature = "servo")] #[allow(unsafe_code)] pub mod servo;
|
||||
pub mod sequential;
|
||||
pub mod sink;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue