aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/values/generics/motion.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-205/+0
* style: Add at <position> into ray() in style systemBoris Chiou2023-11-241-19/+45
* style: Return Err() in to_animated_zero() for offset-pathBoris Chiou2023-11-241-3/+8
* style: Update the syntax of offset-positionBoris Chiou2023-11-241-0/+49
* style: Make <ray-size> optional and default to 'closest-side'Boris Chiou2023-11-061-0/+9
* style: Implement ipdl reads without needing default ctorsEmilio Cobos Álvarez2023-11-061-1/+0
* style: Use Serde for SVGOffsetPath.Boris Chiou2020-02-121-0/+3
* style: Use serde to serialize LengthPercentage and StyleRayFunction.Boris Chiou2019-11-041-0/+4
* style: Support ray() in offset-path and make it animatable.Boris Chiou2019-10-091-0/+110