servo/components/style/values/specified
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
..
align.rs style: Include the 'unsafe' keyword in serializations of css-align properties. 2018-12-16 13:35:07 +01:00
angle.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
background.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
basic_shape.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
border.rs style: Use cbindgen for border-style and outline-style. 2018-12-02 14:17:27 -05:00
box.rs style: Move overflow to use cbindgen. 2018-12-16 13:35:05 +01:00
calc.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
color.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
column.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
counters.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
easing.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
effects.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
flex.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
font.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
gecko.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
grid.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
image.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
length.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
mod.rs style: Move overflow to use cbindgen. 2018-12-16 13:35:05 +01:00
motion.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
outline.rs style: Use cbindgen for border-style and outline-style. 2018-12-02 14:17:27 -05:00
percentage.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
position.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
rect.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
resolution.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
source_size_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
svg.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
svg_path.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
table.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
text.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
time.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
transform.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
ui.rs style: Align user-select behavior more with other UAs. 2018-12-02 14:17:20 -05:00
url.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00