Summary: | SVG animateTransform is sometimes not applied | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Chris Marrin <cmarrin> | ||||
Component: | SVG | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED WORKSFORME | ||||||
Severity: | Normal | CC: | eric, krit, marek.raida, simon.fraser, zimmermann | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Mac | ||||||
OS: | OS X 10.5 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 41761 | ||||||
Attachments: |
|
Description
Chris Marrin
2009-02-05 15:36:17 PST
I have similar experience. When running from script beginElement() on the same element for animateTransform more than once, it stops working. On common animate it works properly, but animateTransform is somewhat broken... I have not seen this bug before. I reloaded the test about 20 times and the animation began on all elements, always. Maybe this was fixed? Created attachment 99628 [details]
Yes, I can confirm it looks fixed on recent beta version...
|