servo/components/style/values/generics
Emilio Cobos Álvarez 3d57c22e9c Update euclid.
There are a few canvas2d-related dependencies that haven't updated, but they
only use euclid internally so that's not blocking landing the rest of the
changes.

Given the size of this patch, I think it's useful to get this landed as-is.
2019-07-23 23:09:55 +02:00
..
background.rs style: Fix the serialization of the computed value of background-size. 2019-06-25 13:11:31 +02:00
basic_shape.rs style: Should not serialize default radius of circle. 2019-06-25 13:11:30 +02:00
border.rs style: Use cbindgen for border-image-width. 2019-05-29 16:14:23 +02:00
box.rs style: Use rust types for vertical-align. 2019-05-07 12:55:41 +02:00
color.rs style: Reformat recent changes. 2019-04-12 12:20:14 +02:00
column.rs style: Derive ToResolvedValue. 2019-04-12 12:20:09 +02:00
counters.rs style: The counters code should use atoms rather than strings. 2019-05-07 12:55:22 +02:00
easing.rs style: Change StaticPrefs from a class to a namespace. 2019-07-08 12:42:58 +02:00
effects.rs style: Add computed value ZeroToOneNumber. 2019-07-08 12:42:25 +02:00
flex.rs style: Derive ToResolvedValue. 2019-04-12 12:20:09 +02:00
font.rs style: Derive ToResolvedValue. 2019-04-12 12:20:09 +02:00
grid.rs style: rustfmt recent changes. 2019-07-08 12:45:56 +02:00
image.rs Rustfmt and fix tidy on recent changes. 2019-06-25 13:11:31 +02:00
length.rs style: Use rust lengths for row-gap / column-gap. 2019-04-12 12:20:11 +02:00
mod.rs style: In CounterStyleOrNone check if SymbolsType is symbolic and skip if it is. 2019-07-08 12:45:48 +02:00
position.rs style: Derive ToResolvedValue. 2019-04-12 12:20:09 +02:00
rect.rs style: Derive ToResolvedValue. 2019-04-12 12:20:09 +02:00
size.rs style: Derive ToResolvedValue. 2019-04-12 12:20:09 +02:00
svg.rs style: Rustfmt recent changes. 2019-07-08 12:56:47 +02:00
text.rs style: Change StaticPrefs from a class to a namespace. 2019-07-08 12:42:58 +02:00
transform.rs Update euclid. 2019-07-23 23:09:55 +02:00
ui.rs style: Reformat recent changes. 2019-04-12 12:20:14 +02:00
url.rs style: Use cbindgen for URIs. 2019-06-04 01:03:50 -04:00