servo/components/style/properties/longhand
Emilio Cobos Álvarez 8d7a3f4f3d
style: Update align-self / justify-self to the spec too.
MozReview-Commit-ID: 8JKF5ucCbYm
2018-01-29 10:37:17 +01:00
..
background.mako.rs style: Add gecko_pref annotation to the properties. 2017-11-16 02:44:35 +01:00
border.mako.rs style: Remove -moz-border-*-colors. 2018-01-22 16:12:35 +01:00
box.mako.rs style: Remove -servo-text-decorations-in-effect. 2018-01-14 17:10:44 +01:00
color.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
column.mako.rs Bug 1417725 - (Servo) Add -moz-column-span alias for column-span property. 2017-12-19 10:33:46 +01:00
counters.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
effects.mako.rs Use Python's True instead of string for arbitrary Python code in mako 2018-01-13 00:23:30 +08:00
font.mako.rs style: Move font-family outside of mako 2017-11-26 00:36:00 +08:00
inherited_box.mako.rs Move image-orientation property outside of mako 2018-01-14 21:19:12 +01:00
inherited_svg.mako.rs Auto merge of #19749 - gootorov:move_-moz-context-properties_from_mako, r=emilio 2018-01-15 06:04:30 -06:00
inherited_table.mako.rs Use Python's True instead of string for arbitrary Python code in mako 2018-01-13 00:23:30 +08:00
inherited_text.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
list.mako.rs Use Python's True instead of string for arbitrary Python code in mako 2018-01-13 00:23:30 +08:00
margin.mako.rs Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest failures, e.g. in layout/reftests/bugs/392435-1.html. r=backout on a CLOSED TREE 2017-10-19 21:26:51 +00:00
outline.mako.rs style: Move outline-style outside of mako 2017-12-13 11:41:59 +08:00
padding.mako.rs Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest failures, e.g. in layout/reftests/bugs/392435-1.html. r=backout on a CLOSED TREE 2017-10-19 21:26:51 +00:00
pointing.mako.rs style: Move cursor property out of mako 2018-01-20 19:06:29 +02:00
position.mako.rs style: Update align-self / justify-self to the spec too. 2018-01-29 10:37:17 +01:00
svg.mako.rs style: Move background-repeat and mask-repeat outside of mako. 2017-10-24 15:31:11 +02:00
table.mako.rs style: Replace "internal" properties with "enabled_in" 2017-11-18 05:15:19 +01:00
text.mako.rs style: Remove -servo-text-decorations-in-effect. 2018-01-14 17:10:44 +01:00
ui.mako.rs style: Expose some properties to chrome code, and hide some accidentally-exposed ones. 2017-11-20 11:53:08 +01: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