aboutsummaryrefslogtreecommitdiffstats
path: root/components/style_traits/owned_slice.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-198/+0
* Revert changes to servo_arc, style_derive, and style_traits (#31387)Martin Robinson2024-02-221-4/+3
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-3/+4
* style: Make #[css(field_bound)] and #[css(iterable)] work properlyEmilio Cobos Álvarez2023-06-091-6/+10
* style: Gracefully handle errors creating shared memory UA style sheets.Cameron McCormack2020-06-041-4/+4
* style: Use Serde for Transform.Boris Chiou2020-02-121-0/+21
* style: Use an ArcSlice as the computed value representation of inherited list...Emilio Cobos Álvarez2019-05-291-1/+1
* style: Use OwnedSlice in the specified and computed values of most vector pro...Emilio Cobos Álvarez2019-05-291-1/+8
* style: Rustfmt + build fix.Emilio Cobos Álvarez2019-05-101-6/+4
* style: Move OwnedSlice to style_traits.Emilio Cobos Álvarez2019-05-101-0/+168