Closed
Bug 277714
Opened 20 years ago
Closed 20 years ago
Page renders incorrectly
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 252241
People
(Reporter: braden, Assigned: roc)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
52.89 KB,
text/html
|
Details |
The rendering of this page in Gecko-based browsers is considerably screwed up. It is part of a suite Doxygen-generated pages that all share the same style sheets. Only, most pages render just fine. I wonder if the problems with this particular page are associated with its length.
Comment 1•20 years ago
|
||
testcase exhibits the bug with linux trunk 2005010905 the background of the DIV should be red, but it's white. With less content, the bug does not show up.
Comment 2•20 years ago
|
||
testcase (-moz-border-radius-*) points to bug 252241 -- "-moz-border-radius on boxes over ~32,000px high place background outside the box" *** This bug has been marked as a duplicate of 252241 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Keywords: testcase
Resolution: --- → DUPLICATE
Version: 1.7 Branch → Trunk
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•