servo/components/style/values
Emilio Cobos Álvarez 99f6d6f1b8 style: Three-value position syntax uses calc() as its computed value representation.
This restores the previous behavior of using calc().

Note that background-position / object-position, which test this, weren't
hitting the assertion because they use another codepath.

I didn't add more extensive tests for this because it's well tested for those
two properties, and because this is legacy anyway, see the comment in the test.

I did add the assertion to the codepath those two properties hit.

Differential Revision: https://phabricator.services.mozilla.com/D16176
2019-01-11 01:12:41 +01:00
..
animated Rustfmt recent changes. 2019-01-08 12:01:28 +01:00
computed Rustfmt recent changes. 2019-01-08 12:01:28 +01:00
generics Rustfmt recent changes. 2019-01-08 12:01:28 +01:00
specified style: Three-value position syntax uses calc() as its computed value representation. 2019-01-11 01:12:41 +01:00
distance.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
mod.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00