mirror of
https://github.com/servo/servo.git
synced 2025-07-30 02:30:21 +01:00
This property determines the background painting area, which determines the area within which the background is painted. Spec: http://dev.w3.org/csswg/css-backgrounds-3/#background-clip Fixes #6066. r? @pcwalton cc @yichoi <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6067) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
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.