servo/components/style/values/specified
Emilio Cobos Álvarez 7e8dbd0896 style: Make CalcNode the specified representation of <length> and <length-percentage> values.
This is the meat of the patch. There are a couple improvements done in a couple
later patches which should hopefully be straight-forward.

Differential Revision: https://phabricator.services.mozilla.com/D63397
2020-04-16 16:35:07 +02:00
..
align.rs style: Use cbindgen for css-align types. 2020-02-12 02:43:17 +01:00
angle.rs style: Rustfmt recent changes. 2020-02-12 02:43:23 +01:00
background.rs style: Reformat recent changes. 2019-04-12 12:20:14 +02:00
basic_shape.rs style: Split clip-path and shape-outside values. 2020-04-16 16:35:07 +02:00
border.rs 2020: paint borders 2019-10-24 15:06:20 +02:00
box.rs style: Re-introduce display: -moz-stack; as <legacy-stack>. 2020-04-16 16:35:07 +02:00
calc.rs style: Make CalcNode the specified representation of <length> and <length-percentage> values. 2020-04-16 16:35:07 +02:00
color.rs style: Centralize calc function parsing. 2020-02-12 02:43:12 +01:00
column.rs style: Improve #[derive(Parse)]. 2019-02-23 21:04:44 -08:00
counters.rs Generate ::before and ::after content from url() for layout2020 2020-02-28 15:00:07 +01:00
easing.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
effects.rs style: rustfmt recent changes. 2019-07-08 12:45:56 +02:00
flex.rs style: Improve #[derive(Parse)]. 2019-02-23 21:04:44 -08:00
font.rs Rearrange FontLanguageOverride 2020-04-05 01:20:39 +02:00
gecko.rs style: Split LengthPercentage again. 2020-02-12 02:43:10 +01:00
grid.rs style: Make some grid/grid-template values serialize to a shorter form. 2019-11-30 20:45:04 +01:00
image.rs style: Implement parsing for CSS conic-gradient syntax. 2020-04-16 16:35:07 +02:00
length.rs style: Make CalcNode the specified representation of <length> and <length-percentage> values. 2020-04-16 16:35:07 +02:00
list.rs style: [css-lists-3] Make 'none' invalid as a <counter-style> in counter()/counters(). 2019-09-12 22:34:16 +02:00
mod.rs style: Refactor GenericGradient for conic-gradient support. 2020-04-16 16:35:07 +02:00
motion.rs style: Add a preference for offset-path:ray(). 2019-11-30 20:45:03 +01:00
outline.rs style: Derive ToResolvedValue. 2019-04-12 12:20:09 +02:00
percentage.rs style: Implement ToCss for CalcNode. 2020-04-16 16:35:07 +02:00
position.rs style: Make CalcNode the specified representation of <length> and <length-percentage> values. 2020-04-16 16:35:07 +02:00
rect.rs style: Use Rust types for some misc properties. 2019-02-23 21:04:33 -08:00
resolution.rs style: Add derived ToShmem implementations. 2019-04-12 12:19:52 +02:00
source_size_list.rs Remove unused code from selector and style crates 2019-06-07 15:14:21 +02:00
svg.rs Don't use transmute to create PaintOrder values 2020-04-04 20:29:25 +02:00
svg_path.rs style: Make the empty svg path valid. 2020-02-12 02:43:15 +01:00
text.rs style: Add support for the 'all' value of text-decoration-skip-ink. 2020-04-16 16:35:07 +02:00
time.rs style: Centralize calc function parsing. 2020-02-12 02:43:12 +01:00
transform.rs style: Rustfmt recent changes. 2019-11-30 20:45:07 +01:00
ui.rs style: Fix cursor prefixed aliases to do the right thing. 2019-08-15 16:57:41 +02:00
url.rs style: Use cbindgen for URIs. 2019-06-04 01:03:50 -04:00