gecko-dev/testing/web-platform/tests/css/css-transforms/animation
Kevin Ellis 8d1f068ad3 Bug 1526458 [wpt PR 15136] - Fix edge cases for interpolation of rotation transforms., a=testonly
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
2019-02-14 11:38:37 +00:00
..
resources
list-interpolation.html
matrix-interpolation.html
rotate-interpolation.html
scale-interpolation.html
translate-interpolation.html