Closed
Bug 241836
Opened 21 years ago
Closed 21 years ago
body of document doesn't show up ("z-index" style?)
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: jwz, Unassigned)
References
()
Details
Attachments
(1 file)
11.63 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040116
I expect that this page is doing something illegal, but Mozilla doesn't display
it properly, so perhaps there is some workaround that Mozilla could do.
Presumably this displays correctly in MSIE.
I saved a copy of the page and deleted stuff until I got it down to these two
style sheet properties:
<div style="position:absolute; z-index:-2;">
All work and no play makes The President a dull boy.
</div>
The above displays as a blank page.
What happens with the full URL is that the menus and header show up, but the
main body of the document does not.
Reproducible: Always
Steps to Reproduce:
Reporter | ||
Comment 1•21 years ago
|
||
Here's a copy of the page, for posterity.
Comment 2•21 years ago
|
||
*** This bug has been marked as a duplicate of 78087 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•