Closed
Bug 772246
Opened 12 years ago
Closed 12 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)
(deleted),
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•12 years ago
|
||
Attachment #640532 -
Flags: review?(roc)
Attachment #640532 -
Flags: review?(roc) → review+
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•