servo/components/style
Daniel Holbert ee6bf98675 style: Include the 'unsafe' keyword in serializations of css-align properties.
Previously we'd omit it since it was merely an explicit way of requesting the
default behavior.  But the spec has changed such that it's not necessarily
equivalent to the default anymore:
https://drafts.csswg.org/css-align/#overflow-values

(Technically the behaviors are probably still equivalent in our implementation,
pending bug 1451380, but we don't have to publicize that via our
serialization.)

Differential Revision: https://phabricator.services.mozilla.com/D14599
2018-12-16 13:35:07 +01:00
..
counter_style Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
gecko style: Rustfmt. 2018-12-02 14:17:29 -05:00
gecko_bindings Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
gecko_string_cache Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
invalidation style: Handle nested slots correctly in slotted matching and invalidation. 2018-12-16 13:35:06 +01:00
media_queries Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
properties style: Move overflow to use cbindgen. 2018-12-16 13:35:05 +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 Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
sharing Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
stylesheets Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
use_counters Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
values style: Include the 'unsafe' keyword in serializations of css-align properties. 2018-12-16 13:35:07 +01:00
animation.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
applicable_declarations.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
attr.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +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 Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
build.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
build_gecko.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
Cargo.toml Update syn and related dependencies 2018-11-30 17:48:41 +01:00
cbindgen.toml style: Move overflow to use cbindgen. 2018-12-16 13:35:05 +01:00
context.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
custom_properties.rs style: Prevent exponential blowup of custom properties. 2018-12-02 14:17:22 -05:00
data.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
dom.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +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 Update MPL license to https (part 4) 2018-11-19 14:47:27 +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 Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
font_metrics.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
hash.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
logical_geometry.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
macros.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
matching.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
parallel.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +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 Update MPL license to https (part 4) 2018-11-19 14:47:27 +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 Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
str.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
style_adjuster.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +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 Remove redundant .clone()s 2018-12-11 10:43:51 +09: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 Update MPL license to https (part 4) 2018-11-19 14:47:27 +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.