servo/components/style/values/computed
Emilio Cobos Álvarez 7473796aba
style: Unship the legacy syntax for -moz-transform.
Intent to unship link:

  https://groups.google.com/d/msg/mozilla.dev.platform/T3PGm97MPNU/59XUavMlCgAJ

Reviewed-by: xidorn
Bug: 1438297
MozReview-Commit-ID: 6ybGBasPAWU
2018-02-19 10:46:14 +01:00
..
align.rs style: Update align-self / justify-self to the spec too. 2018-01-29 10:37:17 +01:00
angle.rs Implement Servo_ParseTransformIntoMatrix. 2017-11-28 10:08:12 +08:00
background.rs style: Rename background::RepeatKeyword and border::RepeatKeyword. 2018-02-01 15:23:41 +01:00
basic_shape.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
border.rs Properly implement ToAnimatedZero for BorderSpacing 2018-02-15 12:03:01 +01:00
box.rs style: Move contain outside of mako 2018-01-03 23:13:56 -08:00
color.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
counters.rs Added derive ToCss for Content and removed manual Impl 2018-02-12 00:35:56 +05:30
effects.rs Use Option<RGBA> for color in shadow 2017-08-19 00:20:24 +10:00
flex.rs Rename LengthOrPercentageOrAutoOrContent to FlexBasis 2017-06-17 13:46:35 +02:00
font.rs Make KeywordInfo generic 2018-02-15 12:03:00 +01:00
gecko.rs Use generics for scroll-snap-points-* 2017-06-06 19:27:43 +02:00
image.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
inherited_box.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
length.rs Animate NonNegativeLength as its inner type 2018-02-15 12:03:02 +01:00
list.rs Move list-style-type outside of mako 2017-12-23 13:01:30 +01:00
mod.rs Change AnimatedValue for GreaterThanOrEqualToOneNumber to CSSFloat 2018-02-13 16:12:31 +01:00
outline.rs style: Move outline-style outside of mako 2017-12-13 11:41:59 +08:00
percentage.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
pointing.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
position.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
rect.rs Introduce style::values::generics::rect ▭ 2017-05-23 10:59:57 +02:00
svg.rs style: Move -moz-context-properties outside of mako 2018-01-12 17:46:02 +02:00
table.rs Move table -x-span outisde of mako 2017-10-27 01:09:57 -05:00
text.rs Change AnimatedValue for GreaterThanOrEqualToOneNumber to CSSFloat 2018-02-13 16:12:31 +01:00
time.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
transform.rs style: Unship the legacy syntax for -moz-transform. 2018-02-19 10:46:14 +01:00
ui.rs style: Move -moz-force-broken-image-icon out of mako 2017-11-19 22:52:18 +03:00