servo/components/style
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
..
counter_style Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
gecko style: Three-value position syntax uses calc() as its computed value representation. 2019-01-11 01:12:41 +01:00
gecko_bindings Rustfmt recent changes. 2019-01-08 12:01:28 +01:00
gecko_string_cache style: Rustfmt recent changes. 2019-01-11 00:57:26 +01:00
invalidation style: Rustfmt recent changes. 2019-01-07 00:32:54 +01:00
media_queries Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
properties style: Manually rename some variables. 2019-01-08 12:00:48 +01:00
rule_tree style: Set the important rule change flag when a newly important rule is inserted. 2018-12-02 14:17:20 -05:00
servo Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
sharing Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
stylesheets Rustfmt recent changes. 2019-01-08 12:01:28 +01:00
use_counters Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
values style: Three-value position syntax uses calc() as its computed value representation. 2019-01-11 01:12:41 +01:00
animation.rs style: Minor build fixup after the Servo crossbeam_channel update. 2018-12-16 13:35:08 +01:00
applicable_declarations.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
attr.rs style: Rename LengthOrPercentage to LengthPercentage. 2019-01-08 12:00:48 +01:00
author_styles.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
bezier.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
bloom.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
build.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
build_gecko.rs style: Update the Rust target version for bindgen. 2019-01-07 00:32:50 +01:00
Cargo.toml style: Use a less-specific indexmap version. 2019-01-11 00:55:09 +01:00
cbindgen.toml style: Use cbindgen for ExtremumLength. 2019-01-07 00:03:52 +01:00
context.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
custom_properties.rs Remove OrderedMap in favor of IndexMap 2019-01-10 12:57:09 +05:30
data.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
dom.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
dom_apis.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
driver.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
element_state.rs Rename nsIDocument to mozilla::dom::Document. 2019-01-07 00:32:51 +01:00
encoding_support.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
error_reporting.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
font_face.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
font_metrics.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
global_style_data.rs style: Make Servo use a single thread-pool for layout-related tasks per-process. 2018-12-23 13:00:56 +01:00
hash.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs style: Use atom handles in favour of atom pointers in style system code. 2019-01-11 00:50:26 +01:00
logical_geometry.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
macros.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
matching.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
parallel.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
parser.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
README.md
rule_cache.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
rule_collector.rs style: Rustfmt recent changes. 2019-01-07 00:32:54 +01:00
scoped_tls.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
selector_map.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
selector_parser.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
shared_lock.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
str.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
style_adjuster.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
style_resolver.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
stylesheet_set.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
stylist.rs style: Rustfmt recent changes. 2019-01-07 00:32:54 +01:00
thread_state.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
timer.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
traversal.rs Rustfmt has changed its default style :/ 2018-12-28 13:17:47 +01:00
traversal_flags.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00

servo-style

Style system for Servo, using rust-cssparser for parsing.