Open
Bug 940581
Opened 12 years ago
Updated 3 years ago
display port and resolution code in nsDisplayList::PaintForFrame doesn't make sense when drawing -moz-element frames
Categories
(Core :: Layout, defect, P4)
Tracking
()
NEW
People
(Reporter: tnikkel, Unassigned)
Details
We use nsDisplayList::PaintForFrame to paint the sources for -moz-elements, but some of the things in that function only makes sense if we are painting the root frame I think. Specifically the display port and resolution stuff.
Updated•12 years ago
|
OS: Mac OS X → All
Priority: -- → P4
Hardware: x86 → All
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•