servo/components/style/properties/longhands
Boris Chiou c6ead1dc0e
style: Percentage values of translate are serialized as percent for computed values.
Basically, we rewrite the type of generics::transform::Translate and its
ToCss to match the spec. Besides, we always serialize Translate by servo,
so we could drop a lot of duplicated code.

Differential Revision: https://phabricator.services.mozilla.com/D11206
2018-11-10 21:11:36 +01:00
..
background.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00
border.mako.rs Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00
box.mako.rs style: Percentage values of translate are serialized as percent for computed values. 2018-11-10 21:11:36 +01:00
color.mako.rs Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00
column.mako.rs style: Enable CSS column-span in UA stylesheet, and update test expectations. 2018-11-10 21:10:11 +01:00
counters.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00
effects.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00
font.mako.rs Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00
inherited_box.mako.rs style: Fix inconsistent CRISPEDGES constant name. 2018-11-05 12:31:38 +01:00
inherited_svg.mako.rs Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00
inherited_table.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00
inherited_text.mako.rs style: Cleanup text-align. 2018-11-10 21:10:25 +01:00
inherited_ui.mako.rs style: Rename pref "layout.css.scrollbar-colors.enabled" to "layout.css.scrollbar-color.enabled". 2018-10-09 19:44:08 +02:00
list.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00
margin.mako.rs style: Introduce a concept of logical group. 2018-07-24 03:29:15 +02:00
outline.mako.rs Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00
padding.mako.rs style: Introduce a concept of logical group. 2018-07-24 03:29:15 +02:00
position.mako.rs Use 2018-style paths in code generated by Mako 2018-11-10 17:47:28 +01:00
svg.mako.rs style: Provide a specialized parse_method for mask-image to use CORS. 2018-09-22 17:53:49 +02:00
table.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00
text.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00
ui.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00
xul.mako.rs style: Use a consistent style for longhands. 2018-09-03 12:31:10 +02:00