mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Split the style-related bits out of LayoutContext and hoist more stuff into style/ <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9077) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
animation.rs | ||
attr.rs | ||
build.rs | ||
Cargo.toml | ||
context.rs | ||
custom_properties.rs | ||
data.rs | ||
dom.rs | ||
font_face.rs | ||
lib.rs | ||
Mako-0.9.1.zip | ||
matching.rs | ||
media_queries.rs | ||
parser.rs | ||
properties.mako.rs | ||
README.md | ||
restyle_hints.rs | ||
selector_matching.rs | ||
stylesheets.rs | ||
values.rs | ||
viewport.rs |
servo-style
Style system for Servo, using rust-cssparser for parsing.