mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Instead of looking at the boundaries of the text run, set the border width to zero and the border style to none on border sides that are not the outermost for a node container that is display: inline. |
||
---|---|---|
.. | ||
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.