Bug 21058 - Animations do not respect scale correctly (they compound it)
Summary: Animations do not respect scale correctly (they compound it)
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://webkit.org/blog-files/animatio...
Keywords:
Depends on:
Blocks: 41761
  Show dependency treegraph
 
Reported: 2008-09-24 07:10 PDT by Nikolas Zimmermann
Modified: 2011-07-04 01:54 PDT (History)
4 users (show)

See Also:


Attachments
reduced test case (348 bytes, image/svg+xml)
2008-10-02 10:53 PDT, Eric Seidel (no email)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2008-09-24 07:10:29 PDT
Open the referenced URL. Zoom in or out.
Poor SquirrelFish moves to infinity.

Zooming shouldn't affect any animation calculations.
Maybe Antti already knows what's going wrong.
Comment 1 Eric Seidel (no email) 2008-10-02 10:53:27 PDT
Created attachment 24023 [details]
reduced test case
Comment 2 Dirk Schulze 2011-07-04 01:54:08 PDT
Tested it. The zooming doesn't affect the animation. Neither on squirrelfish, nor the test case. I close this bug as works for me.