Closed
Bug 772246
Opened 13 years ago
Closed 13 years ago
nsSVGUtils::GetPostFilterVisualOverflowRect should not offset the returned rect
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
|
1019 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
nsSVGUtils::GetPostFilterVisualOverflowRect should not offset the returned rect by the GetPosition() of the frame, since the overflow rects are supposed to be relative to the top-left of the frame's mRect.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #640532 -
Flags: review?(roc)
Attachment #640532 -
Flags: review?(roc) → review+
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•