Files
servo/components/style
bors-servo 5bad6b1b6e Auto merge of #7502 - bjwbell:elliptical-borders, r=pcwalton
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 -->
2015-09-04 18:46:24 -06:00
..
2015-09-03 03:16:00 +05:30
2015-08-20 20:47:12 +08:00
2015-08-20 20:47:12 +08:00
2014-09-08 20:21:42 -06:00
2015-06-26 12:35:08 -07:00
2015-08-20 20:47:12 +08:00

servo-style

Style system for Servo, using rust-cssparser for parsing.