WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
123616
REGRESSION: SVG animate rect rx ry does not work
https://bugs.webkit.org/show_bug.cgi?id=123616
Summary
REGRESSION: SVG animate rect rx ry does not work
kari.pihkala
Reported
2013-11-01 04:52:51 PDT
Created
attachment 215729
[details]
Example with a working and non-working rectangles Rectangle radius rx or ry animation does not work if those attributes are not specified in the rect element. This works in Safari 5.1.10 Webkit 534.59.10 on Mac OS X 10.6, but not in Safari 6.1 or the nightly build (538.5+) on Mac OS X 10.8. The attached example has two animated rectangles. The red rectangle does not have default rx or ry attributes and the animation does not work. The green rectangle has the rx attribute, therefore the animation works. There are also examples not working in the wild, such as
http://de.wikibooks.org/wiki/Datei:SVG-Animation_Beispiel01.svg
Attachments
Example with a working and non-working rectangles
(1.11 KB, image/svg+xml)
2013-11-01 04:52 PDT
,
kari.pihkala
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
kari.pihkala
Comment 1
2018-01-02 06:26:05 PST
This seems to work in Safari 11.0.2 (12604.4.7.1.4), so I just close this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug