servo/components/style/values/generics
Emilio Cobos Álvarez 2e500d70ef
style: Match rotate ops.
Per bug 1322189 we really should. I've copied the setup we have already for
translate / scale, but we should really clean this up a bit more I'd think.

In any case, probably skew should be matched as well...

Bug: 1464615
Reviewed-by: hiro
MozReview-Commit-ID: Jky5k8HVfuH
2018-05-28 16:02:31 +02:00
..
background.rs style: Refactor vector types. 2018-05-28 15:37:28 +02:00
basic_shape.rs style: Add some attributes for SpecifiedValueInfo to help deriving more from types. 2018-04-29 03:28:48 +02:00
border.rs style: Move represents_keyword to the css attributes. 2018-05-05 16:20:22 +02:00
box.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
column.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
counters.rs style: Distinguish between specified and computed URLs. 2018-05-19 10:15:17 +02:00
effects.rs style: Distinguish between specified and computed URLs. 2018-05-19 10:15:17 +02:00
flex.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
font.rs Implement font fallback 2018-05-19 14:33:36 +10:00
gecko.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
grid.rs style: Add some attributes for SpecifiedValueInfo to help deriving more from types. 2018-04-29 03:28:48 +02:00
image.rs style: Fix tidy issues and Servo build. 2018-04-29 05:09:43 +02:00
mod.rs Auto merge of #20506 - jonleighton:font-fallback, r=emilio,mbrubeck 2018-05-19 09:53:29 -04:00
position.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
rect.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
size.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
svg.rs style: Refactor vector types. 2018-05-28 15:37:28 +02:00
text.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00
transform.rs style: Match rotate ops. 2018-05-28 16:02:31 +02:00
ui.rs style: Rename CaretColor to ColorOrAuto for reusing. 2018-05-28 15:36:55 +02:00
url.rs style: Add a ValueInfo trait for exposing types needed by devtools. 2018-04-29 03:28:34 +02:00