WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
106103
SMIL animations for elements in DEFS are applied to all USE occurrences
https://bugs.webkit.org/show_bug.cgi?id=106103
Summary
SMIL animations for elements in DEFS are applied to all USE occurrences
Maros Urbanec
Reported
2013-01-04 09:35:05 PST
If we have an element in DEFS referred by at least 2 USE elements and the element contains SMIL animations with begin/end triggers referring the element itself, the animations are applied to all USE occurrences. jsFiddle explaining the behaviour
http://jsfiddle.net/maros_urbanec/vzYZp/3/
Firefox starts the animation on the current USE element only.
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Longson
Comment 1
2013-01-06 02:54:50 PST
It's Firefox that'a wrong. I think we have bugs in our bugzilla covering this.
Dirk Schulze
Comment 2
2013-01-06 07:33:25 PST
(In reply to
comment #1
)
> It's Firefox that'a wrong. I think we have bugs in our bugzilla covering this.
I would agree. I can also see that you may don't want to see the animations on some references. This seems not possible following the spec.
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