Open
Bug 1555616
Opened 6 years ago
Updated 3 years ago
SMIL animation on outer <svg> without explicit length broken.
Categories
(Core :: SVG, defect, P3)
Core
SVG
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox69 | --- | affected |
People
(Reporter: violet.bugreport, Unassigned)
Details
Attachments
(1 file)
130 bytes,
text/html
|
Details |
SMIL for outer <svg> without explicit length is quite broken in every browser, honestly...
Reporter | ||
Comment 1•6 years ago
|
||
It seems there is quite some code introduced in Bug 1404803, with a weird testcase dom/smil/test/test_smilAdditionFallback.html
. Given the broken nature of this sort of animation in every browser, I'm wondering if we really need that...
Comment 2•6 years ago
|
||
Yeah, I know when I added that code I wasn't entirely sure it was worth the complexity.
Comment 3•6 years ago
|
||
The priority flag is not set for this bug.
:heycam, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cam)
Updated•6 years ago
|
Flags: needinfo?(cam)
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•