aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/style/parsing/basic_shape.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove testing feature from style crateManish Goregaokar2017-08-071-108/+0
* Refactor BorderRadius and move it to the border modulesAnthony Ramine2017-05-281-58/+0
* Use Rect in InsetRectAnthony Ramine2017-05-251-14/+9
* Refactor PositionAnthony Ramine2017-05-101-1/+1
* Centralize ParserContext for testsJ. Ryan Stinnett2017-04-141-4/+1
* Pull rule_type into ParserContextJ. Ryan Stinnett2017-04-121-1/+1
* Auto merge of #15869 - Iakis:NegBordRad, r=Wafflespeanutbors-servo2017-03-091-0/+16
|\
| * Fix and tests for negative border radius#2017-03-091-0/+16
* | Invalid three value positions are no longer acceptedshubDhond2017-02-231-2/+1
|/
* fix #15492Alon Levy2017-02-121-0/+3
* Fix the unit tests to use contextRavi Shankar2016-11-271-3/+6
* Fix the unit tests to make use of local ToCssRavi Shankar2016-11-071-8/+9
* Tests for 3+ value positions in basic shapesManish Goregaokar2016-09-011-0/+13
* Handle specialized serialization of <position> in basic shapes (fixes #13083)Manish Goregaokar2016-09-011-5/+0
* Change parsing behavior and implement to_computed_value functionNazım Can Altınova2016-08-271-0/+4
* Handle clip-path in styloManish Goregaokar2016-08-191-0/+1
* Address review commentsManish Goregaokar2016-08-051-24/+24
* Add serialize_four_sides, use for serializing BorderRadiusManish Goregaokar2016-08-021-5/+45
* Add roundtrip parsing tests for basic_shape/positionManish Goregaokar2016-08-021-1/+97
* Remove unused importsManish Goregaokar2016-08-021-0/+3