Closed
Bug 389635
Opened 18 years ago
Closed 15 years ago
"ASSERTION: used padding property missing" with position:fixed and overflow-x:scroll
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
200 bytes,
text/html
|
Details |
###!!! ASSERTION: cannot call on a dirty frame not currently being reflowed: '!NS_SUBTREE_DIRTY(this) || (GetStateBits() & NS_FRAME_IN_REFLOW)', file /Users/jruderman/trunk/mozilla/layout/generic/nsFrame.cpp, line 735
###!!! ASSERTION: used padding property missing (out of memory?): 'p', file mozilla/layout/generic/nsFrame.cpp, line 759
The first assertion is covered by bug 387213. (Maybe this is really just bug 387213 causing an additional assertion to fire.)
Reporter | ||
Comment 2•16 years ago
|
||
Still happens on trunk.
Reporter | ||
Comment 3•15 years ago
|
||
WFM
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a5pre) Gecko/20100602 Minefield/3.7a5pre
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•15 years ago
|
||
Maybe bug 542361 fixed it? Dunno.
Reporter | ||
Comment 5•15 years ago
|
||
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•