Closed
Bug 772246
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Attachment #640532 -
Flags: review?(roc)
Attachment #640532 -
Flags: review?(roc) → review+
![]() |
Assignee | |
Comment 2•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/512948e12f25
Blocks: 614732
Target Milestone: --- → mozilla16
Comment 3•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/512948e12f25
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•