Closed
Bug 577475
Opened 15 years ago
Closed 15 years ago
polygon end marker should be at the same point as the start marker
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
|
3.96 KB,
patch
|
jwatt
:
review+
|
Details | Diff | Splinter Review |
| Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → longsonr
Attachment #456435 -
Flags: review?(jwatt)
Comment 2•15 years ago
|
||
Comment on attachment 456435 [details] [diff] [review]
patch
r=jwatt
It may be helpful to add a comment before the line you've added. Something along the lines of:
// for a polygon (as opposed to a polyline) there's an implicit extra point co-located with the start point that nsSVGPolyElement::GetMarkPoints doesn't return
Attachment #456435 -
Flags: review?(jwatt) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
pushed http://hg.mozilla.org/mozilla-central/rev/42249b1f40b3 - includes review comment
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•