servo/components/style/values/animated
Boris Chiou 9a43ad996f
style: Update the expected direction vector of rotate property in wpt.
For interpolations with the primitive rotate3d(), the direction vectors of
the transform functions get normalized first. This should also be applied to
rotate property.

https://drafts.csswg.org/css-transforms-2/#interpolation-of-transform-functions

Differential Revision: https://phabricator.services.mozilla.com/D52944
2019-11-30 20:45:01 +01:00
..
color.rs style: Expose colors via cbindgen. 2019-04-12 12:19:59 +02:00
effects.rs style: rustfmt recent changes. 2019-07-08 12:45:56 +02:00
font.rs Fix some warnings new in Rust Nightly 2019-11-08 11:45:16 +01:00
grid.rs style: Refactor grid types to preserve repeat() at computed value time and use cbindgen. 2019-08-15 16:58:44 +02:00
length.rs style: Remove LengthPercentage::was_calc. 2019-10-09 13:21:35 +02:00
mod.rs style: Use more compact and ffi-friendly types for some svg props. 2019-07-08 12:46:29 +02:00
svg.rs style: Simplify parsing and storage of SVG paint server fallback. r=boris 2019-07-08 12:46:39 +02:00
transform.rs style: Update the expected direction vector of rotate property in wpt. 2019-11-30 20:45:01 +01:00