[wpt-sync] Sync PR 38593 - <animateMotion> should apply 'rotate' for non-path animations
Categories
(Core :: SVG, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38593 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38593
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
<animateMotion> should apply 'rotate' for non-path animations
\<animateMotion> animations specified use the 'path' attribute (or an
\<mpath> etc) are not special in any way wrt the 'rotate' attribute and
its effects.Refactor SVGAnimateMotionElement::CalculateAnimatedValue() so that said
attribute is also applied in the non-path animation case as well.Fixed: 1417641
Change-Id: I54b2c1788542bd2d5dcb59a79efa73d0e300cefc
Reviewed-on: https://chromium-review.googlesource.com/4271985
WPT-Export-Revision: 9b2562618a405c534492f2c0cc8aee81e8c804b0
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•