Support by animation on viewBox attribute
Categories
(Core :: SVG, enhancement)
Tracking
()
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(2 files)
Chrome and Safari both support this despite the specification being ambiguous (See bug 541884 comment 3 and bug 541884 comment 4 and bug 541884 comment 5).
Given there are WPT now we should just make ourselves compatible.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
Comment 4•2 years ago
|
||
| bugherder | ||
Comment 5•2 years ago
|
||
:longsonr could you consider nominating this for a release note? (Process info)
| Assignee | ||
Comment 6•2 years ago
|
||
We now support animating the SVG viewBox attribute using SMIL by animations. by animations are relative to the original value. Other attributes such as lengths and angles already support by but a viewBox consists of four separate values.
| Assignee | ||
Comment 7•2 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]:
Completes support for animating viewBox attributes via SMIL
[Suggested wording]:
We now support animating the SVG viewBox attribute using SMIL by animations. by animations are animations that are relative to the original value. Other attributes such as lengths and angles already support by but a viewBox consists of four separate values.
[Links (documentation, blog post, etc)]: https://svgwg.org/specs/animations/#ByAttribute see also example attachment in this bug
Comment 8•2 years ago
|
||
Thanks, added to the Fx122 nightly release notes, please allow 30 mins for the site to update.
Keeping the relnote-firefox flag as ? to keep it on the radar for inclusion in the final Fx122 release notes
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Description
•