gecko-dev/servo/components/style/gecko
Emilio Cobos Álvarez 2fdc41fadf Bug 1518954 - Three-value position syntax uses calc() as its computed value representation. r=heycam
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:19:13 +01:00
..
arc_types.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
conversions.rs Bug 1518954 - Three-value position syntax uses calc() as its computed value representation. r=heycam 2019-01-11 01:19:13 +01:00
data.rs Bug 1518045 - Rustfmt recent changes. 2019-01-07 00:53:17 +01:00
media_features.rs Bug 1518045 - Rustfmt recent changes. 2019-01-07 00:53:17 +01:00
media_queries.rs Bug 1518045 - Rustfmt has changed its default style. r=emilio 2019-01-07 00:53:06 +01:00
mod.rs Bug 1518045 - Make Servo use a single thread-pool for layout-related tasks per-process. r=jdm 2019-01-07 00:53:04 +01:00
non_ts_pseudo_class_list.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
pseudo_element_definition.mako.rs Bug 1516365 - Update the Rust target version for bindgen. r=xidorn 2018-12-25 23:09:29 +00:00
pseudo_element.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
regen_atoms.py Bug 1500362 - Use atom handles in favour of atom pointers in style system code r=emilio 2019-01-07 07:54:46 +00:00
restyle_damage.rs Bug 1516365 - Update the Rust target version for bindgen. r=xidorn 2018-12-25 23:09:29 +00:00
rules.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
selector_parser.rs Bug 1518045 - Rustfmt has changed its default style. r=emilio 2019-01-07 00:53:06 +01:00
snapshot_helpers.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
snapshot.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
traversal.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
url.rs Bug 1511811 - Use https for the MPL license URL. 2018-12-03 08:43:48 -05:00
values.rs Bug 1517511, bug 1518098 - followup: Rustfmt so Servo's lints are happy. 2019-01-07 17:00:15 +01:00
wrapper.rs Bug 1518045 - Rustfmt recent changes. 2019-01-07 00:53:17 +01:00