mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
This used to conflict with the util crate from the standard library, which has long since been removed. The import in layout has not been changed because of a conflict with the util mod there. |
||
---|---|---|
.. | ||
properties | ||
.gitignore | ||
Cargo.toml | ||
font_face.rs | ||
legacy.rs | ||
lib.rs | ||
makefile.cargo | ||
Mako-0.9.1.zip | ||
media_queries.rs | ||
namespaces.rs | ||
node.rs | ||
parser.rs | ||
README.md | ||
selector_matching.rs | ||
selectors.rs | ||
stylesheets.rs | ||
values.rs |
servo-style
Style system for Servo, using rust-cssparser for parsing.