mirror of
https://github.com/servo/servo.git
synced 2025-07-31 03:00:29 +01:00
Reasons behind existing unstable features: alloc: - `Rc.make_unique()` _everywhere_ core: - `intrinsics::discriminant_value` for a small optimization. Not sure what's happening here hash: - `Hasher.write_u16` (recently redesigned) |
||
---|---|---|
.. | ||
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 | ||
viewport.rs |
servo-style
Style system for Servo, using rust-cssparser for parsing.