mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 13:48:23 +02:00
Automatic update from web-platform-tests Fix edge cases for interpolation of rotation transforms. * Allow blending of rotations around different axis. * Handles interpolation of rotation transforms with misaligned axes, but where one of the rotation angles is zero. By spec, this should used the axis associated with the non-zero axis. * Cleanup handling of rotation around a common axis. See https://drafts.csswg.org/css-transforms-2/#interpolation-of-transform-functions. Bug: 897358 Change-Id: Ifc01754927c254300670df5016bce929df8314d6 Reviewed-on: https://chromium-review.googlesource.com/c/1435711 Reviewed-by: Ian Vollick <vollick@chromium.org> Reviewed-by: Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#628047} -- wpt-commits: ec0c466f7149fc0d65cacc4dc78755710310930d wpt-pr: 15136 |
||
|---|---|---|
| .. | ||
| resources | ||
| list-interpolation.html | ||
| matrix-interpolation.html | ||
| rotate-interpolation.html | ||
| scale-interpolation.html | ||
| translate-interpolation.html | ||