servo/components/style/gecko
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
..
arc_types.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
conversions.rs style: Three-value position syntax uses calc() as its computed value representation. 2019-01-11 01:12:41 +01:00
data.rs style: Rustfmt recent changes. 2019-01-07 00:32:54 +01:00
media_features.rs style: Rustfmt recent changes. 2019-01-07 00:32:54 +01:00
media_queries.rs Rename nsIDocument to mozilla::dom::Document. 2019-01-07 00:32:51 +01:00
mod.rs style: Make Servo use a single thread-pool for layout-related tasks per-process. 2018-12-23 13:00:56 +01:00
non_ts_pseudo_class_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pseudo_element.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pseudo_element_definition.mako.rs style: Update the Rust target version for bindgen. 2019-01-07 00:32:50 +01:00
regen_atoms.py style: Use atom handles in favour of atom pointers in style system code. 2019-01-11 00:50:26 +01:00
restyle_damage.rs style: Update the Rust target version for bindgen. 2019-01-07 00:32:50 +01:00
rules.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
selector_parser.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
snapshot.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
snapshot_helpers.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
traversal.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
url.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
values.rs Rustfmt recent changes. 2019-01-08 12:01:28 +01:00
wrapper.rs style: Fix gecko build. 2019-01-07 00:32:54 +01:00