Closed
Bug 687830
Opened 15 years ago
Closed 15 years ago
Simplify marker implementation
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla9
People
(Reporter: longsonr, Assigned: longsonr)
References
Details
Attachments
(1 file)
|
8.94 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
At the moment when we synthesise the default viewBox for markers that don't have a viewBox attribute we do so whenever the viewBox is updated or the attributes change. It's much simpler to do this when we paint the marker though.
| Assignee | ||
Updated•15 years ago
|
Attachment #561182 -
Attachment is patch: true
Attachment #561182 -
Flags: review?(roc)
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → longsonr
Attachment #561182 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 1•15 years ago
|
||
Summary: Simplify markers → Simplify marker implementation
| Assignee | ||
Updated•15 years ago
|
Flags: in-testsuite-
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
You need to log in
before you can comment on or make changes to this bug.
Description
•