servo/components/style/properties/longhand
Dan Glastonbury 4108b1b278
style: Change nscolor to StyleComplexColor in SVG properties.
Change mStopColor, mFloodColor, and mLightingColor in nsStyleSVGReset.

Bug: 1457353
Reviewed-by: xidorn
MozReview-Commit-ID: KMRMtHk1jNK
2018-06-02 12:07:42 +02:00
..
background.mako.rs style: Don't generate catch-all branch if a image layer keyword value is exhaustive. 2018-05-28 15:38:40 +02:00
border.mako.rs style: Add GETCS_NEEDS_LAYOUT_FLUSH flag in Servo side and propagate it to ServoCSSPropList.h. 2018-04-28 10:26:02 +02:00
box.mako.rs style: Create a stacking context for contain:paint. 2018-06-02 12:04:48 +02:00
color.mako.rs style: Make weird color parsing marginally faster. 2018-03-08 14:08:54 +01:00
column.mako.rs style: Add 'row-gap' and 'gap' properties; make 'grid-[column|row]-gap' and 'grid-gap' alias the respective unprefixed properties. 2018-04-28 10:26:08 +02:00
counters.mako.rs Autogenerate compute_damage (fixes #10622) 2018-02-09 08:48:04 -08:00
effects.mako.rs style: Refactor vector types. 2018-05-28 15:37:28 +02:00
font.mako.rs style: Fix Gecko build after #20506. 2018-05-20 20:12:30 +02:00
inherited_box.mako.rs Autogenerate compute_damage (fixes #10622) 2018-02-09 08:48:04 -08:00
inherited_svg.mako.rs style: Ensure all lonhands have a working clone(), and to_css. 2018-05-19 10:15:17 +02:00
inherited_table.mako.rs Autogenerate compute_damage (fixes #10622) 2018-02-09 08:48:04 -08:00
inherited_text.mako.rs style: Refactor vector types. 2018-05-28 15:37:28 +02:00
inherited_ui.mako.rs style: Add scrollbar-{face,track}-color properties. 2018-05-28 15:37:12 +02:00
list.mako.rs Implement a URL-generic type for list-style-image 2018-04-03 22:01:26 +02:00
margin.mako.rs style: Add GETCS_NEEDS_LAYOUT_FLUSH flag in Servo side and propagate it to ServoCSSPropList.h. 2018-04-28 10:26:02 +02:00
outline.mako.rs style: Move outline-style outside of mako 2017-12-13 11:41:59 +08:00
padding.mako.rs style: Add GETCS_NEEDS_LAYOUT_FLUSH flag in Servo side and propagate it to ServoCSSPropList.h. 2018-04-28 10:26:02 +02:00
position.mako.rs Fix servo build. 2018-04-28 10:26:47 +02:00
svg.mako.rs style: Change nscolor to StyleComplexColor in SVG properties. 2018-06-02 12:07:42 +02:00
table.mako.rs Autogenerate compute_damage (fixes #10622) 2018-02-09 08:48:04 -08:00
text.mako.rs Autogenerate compute_damage (fixes #10622) 2018-02-09 08:48:04 -08:00
ui.mako.rs style: Add GETCS_NEEDS_LAYOUT_FLUSH flag in Servo side and propagate it to ServoCSSPropList.h. 2018-04-28 10:26:02 +02:00
xul.mako.rs Use exhaustive match for cloning keyword value by default for property using enum class 2017-09-14 18:48:12 +10:00