servo/components/style/values/specified
Boris Chiou cf6215c85f
style: Add a pref for |clip-path:path()|.
Add a preference, layout.css.clip-path-path.enabled, for |clip-path:path()|.

Differential Revision: https://phabricator.services.mozilla.com/D4965
2018-09-05 19:11:12 +02:00
..
align.rs style: Manually implement collect_completion_keywords for some types. 2018-04-29 03:28:50 +02:00
angle.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
background.rs style: Refactor vector types. 2018-05-28 15:37:28 +02:00
basic_shape.rs style: Add a pref for |clip-path:path()|. 2018-09-05 19:11:12 +02:00
border.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
box.rs style: Remove useless StyleDisplay conversion. 2018-09-03 12:31:18 +02:00
calc.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
color.rs style: Extract {animated,computed}::Color common parts. 2018-06-12 12:15:15 -07:00
column.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00
counters.rs Make servo-tidy happy. 2018-05-19 10:15:17 +02:00
effects.rs style: Change nscolor to StyleComplexColor in nsCSSShadowItem. 2018-07-01 00:03:11 +02:00
flex.rs style: Add support for 'flex-basis:content' in the style system. 2018-04-02 03:17:56 +02:00
font.rs style: Make several more specified values Copy. 2018-08-18 17:47:44 +02:00
gecko.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00
grid.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
image.rs style: Change nscolor to StyleComplexColor in nsStyleGradientStop. 2018-06-18 19:15:28 +02:00
length.rs style: Simplify some code in NoCalcLength::parse_dimension. 2018-08-18 17:54:54 +02:00
list.rs style: Add some attributes for SpecifiedValueInfo to help deriving more from types. 2018-04-29 03:28:48 +02:00
mod.rs style: Appease tidy. 2018-09-03 12:39:02 +02:00
motion.rs style: Move SVGPathData and its parser into svg_path.rs. 2018-09-03 12:32:43 +02:00
outline.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
percentage.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
position.rs style: Convert FnvHash{Set,Map} instances to FxHash{Set,Map}. 2018-08-08 01:34:35 +02:00
rect.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00
resolution.rs style: Fix tidy. 2018-06-18 19:17:37 +02:00
source_size_list.rs implement update_source_set, select_image_source 2018-07-19 09:20:46 +05:30
svg.rs style: Change nscolor to StyleComplexColor. 2018-07-16 19:43:50 +02:00
svg_path.rs style: Parse byte slice in PathParser. 2018-09-03 12:32:58 +02:00
table.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
text.rs style: Make several more specified values Copy. 2018-08-18 17:47:44 +02:00
time.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
transform.rs style: Add some attributes for SpecifiedValueInfo to help deriving more from types. 2018-04-29 03:28:48 +02:00
ui.rs style: Rename CaretColor to ColorOrAuto for reusing. 2018-05-28 15:36:55 +02:00
url.rs Run rustfmt on selectors, servo_arc, and style. 2018-04-10 17:35:15 -07:00