Bug 52843
Summary: | REGRESSION: SVG animateTransform with scale, scales too much | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dirk Schulze <krit> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | shanestephens, zimmermann |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 | ||
URL: | http://dev.w3.org/SVG/profiles/1.1F2/test/svg/animate-elem-30-t.svg |
Dirk Schulze
SVG animateTransform with scale, scales to much. This can be seen on the linked test case. Have not checked the revision that is responsible for it yet.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Shane Stephens
I'm looking into it. It's very likely it's related to some of the changes I've been making in this area.
Dirk Schulze
Undo bug 48026 fixes the bug above, but won't fix http://dev.w3.org/SVG/profiles/1.1F2/test/harness/htmlObject/animate-elem-24-t.html
Shane Stephens
I'm pretty certain that undoing bug 48215 fixes animate-elem-24-t.
The greater issue here is that, as far as I can tell, the SVG specification itself conflicts with animate-elem-24-t. I suspect very much that I'll find the same is true of animate-elem-30-t.
I sent an email requesting clarification from the svg-wg just before Christmas, but I haven't received a reply yet. I might go prod the list again and see if I can get things cleared up.
Dirk Schulze
*** This bug has been marked as a duplicate of bug 67601 ***