Closed
Bug 1090916
Opened 11 years ago
Closed 11 years ago
Ignore SVG rect radii and calculate the bounds of rounded rects using Math when we have a rectilinear transform
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: jwatt, Assigned: jwatt)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.07 KB,
patch
|
longsonr
:
review+
jwatt
:
checkin+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8513430 -
Flags: review?(longsonr)
Updated•11 years ago
|
Attachment #8513430 -
Flags: review?(longsonr) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Comment on attachment 8513430 [details] [diff] [review]
patch
https://hg.mozilla.org/integration/mozilla-inbound/rev/a492a219b80b
Attachment #8513430 -
Flags: checkin+
| Assignee | ||
Comment 3•11 years ago
|
||
I also renamed the Rect from 'r' to 'rect' since calling it 'r' when we have radii in this context is confusing.
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in
before you can comment on or make changes to this bug.
Description
•