servo/components/style/values/specified
Markus Stange e2545ee95d style: Use the -moz-default-appearance values "scrollbar-horizontal" and "scrollbar-vertical" on macOS and remove the now-unused value "scrollbar".
Other platforms were already converted to scrollbar-horizontal and scrollbar-vertical in bug 1205643.

Differential Revision: https://phabricator.services.mozilla.com/D94674
2021-02-26 16:44:05 +01:00
..
align.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
angle.rs style: Rustfmt recent changes. 2020-02-12 02:43:23 +01:00
background.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
basic_shape.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
border.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
box.rs style: Use the -moz-default-appearance values "scrollbar-horizontal" and "scrollbar-vertical" on macOS and remove the now-unused value "scrollbar". 2021-02-26 16:44:05 +01:00
calc.rs style: Remove layout.css.comparison-functions.enabled. 2021-02-26 16:44:05 +01:00
color.rs style: Use separate Scrollbar and ThemedScrollbar ColorIDs. 2021-02-26 16:44:05 +01:00
column.rs style: Improve #[derive(Parse)]. 2019-02-23 21:04:44 -08:00
counters.rs Don’t parse unspported values of content 2020-07-24 09:31:24 +02:00
easing.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
effects.rs style: Fix some manual occurrences of try(). 2020-06-18 23:51:15 +02:00
flex.rs style: Improve #[derive(Parse)]. 2019-02-23 21:04:44 -08:00
font.rs style: Implement CSS parsing for the math-depth property. 2021-02-26 16:44:05 +01:00
gecko.rs style: Split LengthPercentage again. 2020-02-12 02:43:10 +01:00
grid.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
image.rs style: Add parsing for cross-fade from CSS Image Values and Replaced Content Module Level 4. 2021-02-26 16:44:05 +01:00
length.rs style: Use mozilla::Length rather than nscoord to store font sizes. 2021-02-26 16:44:05 +01:00
list.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
mod.rs style: Rename -moz-math-script-level to math-depth. 2021-02-26 16:44:05 +01:00
motion.rs Reformat with rustfmt 1.4.36-nightly (7de6968 2021-02-07) 2021-02-25 20:31:42 +01:00
outline.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
percentage.rs style: Implement ToCss for CalcNode. 2020-04-16 16:35:07 +02:00
position.rs style: Serialize a 0/0 ratio as 0/0 in all value stages. 2021-02-26 16:44:05 +01: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 style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
svg.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
svg_path.rs style: Reformat recent changes. 2020-04-16 17:50:17 +02:00
text.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
time.rs style: Centralize calc function parsing. 2020-02-12 02:43:12 +01:00
transform.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
ui.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
url.rs style: Use cbindgen for URIs. 2019-06-04 01:03:50 -04:00