mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
CSS-TEXT-3 § 7.3. `text-justify: distribute` is not supported. The behavior of `text-justify: none` does not seem to match what Firefox and Chrome do, but it seems to match the spec. Closes #213. |
||
---|---|---|
.. | ||
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.