Closed
Bug 1551137
Opened 6 years ago
Closed 6 years ago
<svg:animateMotion> cloned in <svg:use> doesn't work
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: tristan.fraipont, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
When an <animateMotion> is applied to an element that is cloned by an <use> element, then the animation doesn't trigger.
In the test-case, the red circle is the one cloned by the <use>. It should move along the path, just like the black one.
This is a Regression:
Last good revision: cd8671232fd851520c6e7a5619b65b420984cfa7
First bad revision: 9daa53881b7ae80bf6b093dac5d7744cf7fd18b1
Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=cd8671232fd851520c6e7a5619b65b420984cfa7&tochange=9daa53881b7ae80bf6b093dac5d7744cf7fd18b1
Suspect: https://bugzilla.mozilla.org/show_bug.cgi?id=1450250
Updated•6 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•6 years ago
|
Keywords: regression
Assignee | ||
Comment 1•6 years ago
|
||
FWIW Robert, feel free to ni? me in regressions from my patches so they don't go unnoticed and I can fix them :)
Flags: needinfo?(emilio)
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → emilio
Flags: needinfo?(emilio)
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/027695189d65
<svg:mpath> should work in Shadow DOM. r=longsonr
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•