servo/components/style/properties/longhands
2019-05-10 12:43:06 +02:00
..
background.mako.rs style: Remove the last usage of lossy currentcolor. 2019-04-12 12:20:02 +02:00
border.mako.rs style: Use Rust types for some misc properties. 2019-02-23 21:04:33 -08:00
box.mako.rs style: Rustfmt + build fix. 2019-05-10 12:43:06 +02:00
color.mako.rs style: Add simple ToShmem implementations. 2019-04-12 12:19:46 +02:00
column.mako.rs style: Derive more stuff for clip rects. 2019-03-13 15:08:32 +01:00
counters.mako.rs style: Fix Gecko and Servo builds, and appease tidy. 2019-03-27 14:29:28 +01:00
effects.mako.rs style: Drop layout.css.mix-blend-mode.enabled pref. 2019-01-07 00:32:53 +01:00
font.mako.rs style: Fix servo build, and appease tidy / fmt. 2019-04-12 12:20:15 +02:00
inherited_box.mako.rs style: Drop layout.css.image-orientation.enabled pref. 2019-01-07 00:32:52 +01:00
inherited_svg.mako.rs style: Change stroke-miterlimit restriction from GreaterThanOrEqualToOneNumber to NonNegativeNumber. 2019-03-13 15:08:37 +01:00
inherited_table.mako.rs style: Convert NS_STYLE_BORDER to an enum class in nsStyleConsts.h. 2019-05-07 12:55:56 +02:00
inherited_text.mako.rs style: Allow full-width and/or full-size-kana values of text-transform to be combined with a case transformation. 2019-05-07 12:55:21 +02:00
inherited_ui.mako.rs style: Expose colors via cbindgen. 2019-04-12 12:19:59 +02:00
list.mako.rs style: Add an inherited internal UA sheet property (-moz-list-reversed:true|false) to propagate <ol reversed> to its relevant descendants. 2019-03-27 14:29:22 +01:00
margin.mako.rs style: Implement scroll-margin parser and serializer. 2019-02-23 21:03:29 -08:00
outline.mako.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
padding.mako.rs style: Explicitly specify animation_value_type for scroll-padding. 2019-03-13 15:08:12 +01:00
position.mako.rs style: Use rust lengths for row-gap / column-gap. 2019-04-12 12:20:11 +02:00
svg.mako.rs style: Add bindings for ArcSlice and ThinArc, and use them to reduce copies of SVG path data. 2019-05-10 12:43:05 +02:00
table.mako.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
text.mako.rs style: Use cbindgen for text-decoration-line. 2019-03-27 14:29:10 +01:00
ui.mako.rs style: Align user-select behavior more with other UAs. 2018-12-02 14:17:20 -05:00
xul.mako.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00