mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Upgrade to rust-cssparser master.
* Use associated types * Avoid mutation to gather parsing results.
This commit is contained in:
parent
7359f99f20
commit
966af0030a
11 changed files with 183 additions and 165 deletions
|
@ -68,7 +68,6 @@ pub mod selectors;
|
|||
pub mod selector_matching;
|
||||
#[macro_use] pub mod values;
|
||||
pub mod properties;
|
||||
pub mod namespaces;
|
||||
pub mod node;
|
||||
pub mod media_queries;
|
||||
pub mod font_face;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue