mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
This is for parsing of the rule within a stylesheet only. <meta name=viewport> could create a viewport rule and add it to the list of stylesheets for the page (like quirks mode). |
||
---|---|---|
.. | ||
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.