mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
values properly in simple cases. This allows things like `<sup><span>Foo</span></sup>` to work and improves Wikipedia. |
||
---|---|---|
.. | ||
animation.rs | ||
build.rs | ||
Cargo.toml | ||
font_face.rs | ||
legacy.rs | ||
lib.rs | ||
Mako-0.9.1.zip | ||
media_queries.rs | ||
node.rs | ||
parser.rs | ||
properties.mako.rs | ||
README.md | ||
selector_matching.rs | ||
stylesheets.rs | ||
values.rs |
servo-style
Style system for Servo, using rust-cssparser for parsing.