mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
gfx: Add elliptical border radius support TODO: Add code for parsing shorthand border-radius e.g. "border-radius: 10px 5% / 20px". r? @pcwalton <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7502) <!-- Reviewable:end -->
servo-style
Style system for Servo, using rust-cssparser for parsing.