Closed
Bug 734920
Opened 13 years ago
Closed 2 months ago
Add a comment to anim-use-length-02.svg explaining what it's testing
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: jwatt, Assigned: longsonr)
References
Details
Attachments
(1 file)
anim-use-length-02.svg could really do with a comment explaining that setting width/height to zero disables rendering of a <use>, and that the test is checking that rendering is un-disabled at the end of a <set> animation that has set width/height to zero.
Given that the <use> is referencing a <g>, its really easy to miss/forget that width/height actually _do_ have an affect in the special zero value case. I just spent a good 10 minutes totally misunderstanding what this test is trying to do.
Updated•3 years ago
|
Severity: normal → S3
Assignee | ||
Comment 1•2 months ago
|
||
Actually since bug 1762792, this reftest hasn't tested anything much at all.
Assignee | ||
Comment 2•2 months ago
|
||
Updated•2 months ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Pushed by longsonr@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/5e58c092c984
https://hg.mozilla.org/integration/autoland/rev/44c43103ad61
Fix anim-use-length-02.svg and explain what it's testing r=dholbert
Comment 4•2 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•25 days ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•