aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/style/parsing/effects.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-2/+4
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-271-1/+1
* `cargo fix --edition`Simon Sapin2018-11-101-2/+2
* Format remaining filesPyfisch2018-11-061-15/+23
* Make use of generics for transform-originAnthony Ramine2017-05-311-11/+1
* Centralize ParserContext for testsJ. Ryan Stinnett2017-04-141-42/+10
* Fix parsing of "center left" in parse_origin (fixes #15750)Anthony Ramine2017-04-131-1/+16
* Pull rule_type into ParserContextJ. Ryan Stinnett2017-04-121-2/+2
* style: Avoid cloning all over the error reporter.Emilio Cobos Álvarez2017-03-141-1/+2
* Change code for serialization of {box,text}-shadow so blur-radiuskaran sharma2017-03-131-0/+9
* Reject negative factors in filter functions (fixes #15494)Jason Tran2017-03-081-0/+43
* rebase and fix tidiness lintNeck Varentsov2017-02-261-2/+1
* add test test_effects_parser_exhaustionNeck Varentsov2017-02-261-4/+14
* add testsNeck Varentsov2017-02-261-0/+21
* Fix parsing of ClipRectNazım Can Altınova2017-02-251-0/+35