mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
Change transforms to use LengthOrPercentage. This simplifies an upcoming PR to support serializing transform values for css style declarations. Related to issue #6643. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6796) <!-- Reviewable:end -->
servo-style
Style system for Servo, using rust-cssparser for parsing.