Closed
Bug 1041894
Opened 11 years ago
Closed 11 years ago
FindOpaqueBackgroundColor doesn't check display item clips
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
|
7.53 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
This manifested as a failure in the acid2 reftest (layout/reftests/bugs/289480.html) when bug 1039020 was applied.
We can't use GetClippedBounds for this since clips are always snapped, but some display item painting is not.
Attachment #8460034 -
Flags: review?(roc)
Attachment #8460034 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•