Closed
Bug 69338
Opened 24 years ago
Closed 24 years ago
page source: <html><body></body></html>
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: cogito, Assigned: clayton)
References
()
Details
Going in to http://www.versiontracker.com/
The first time I got 'document done' but a totally blank page.
The second time I got a page showing what looks to be the browser check
javascript, starting with:
= 4) { if (navigator.appName == "Netscape") { if (parseInt(navigator.appVersion)
>= 5) { IsNav6 = true; } IsNav = true; } else { IsIE = true; coll = "all."; styleObj = ".style"; } } else { IsNot40Compatible = true; } function getObject(obj) { var theObj; if (typeof obj ==
Both times, a check of the page source said:
<html><body></body></html>
Posible dup of 66034 "Content in Mozilla disappears seemingly at random"
note that "page source: <html><body></body></html>" is also mentioned there.
Summary: page source: <html><body></body></html> → page source: <html><body></body></html>
Comment 2•24 years ago
|
||
Which build are you using? Works for me with Mozilla 0.8, and bug 66034 was
fixed in 0.8 by backing out a change. If you're seeing this in a nightly build,
this most likely is a dup of bug 66034.
Besides, could you please read the Bug Writing Guidelines at
<http://www.mozilla.org/quality/bug-writing-guidelines.html> to see the
kinds of information we need in a bug report. Please consider using the
Bugzilla Helper to report future bugs.
The Helper can be found at <http://www.mozilla.org/quality/help/bug-form.html>.
Thanks for your help in testing Mozilla.
Comment 3•24 years ago
|
||
WFM on Linux tip build a day old.
Comment 4•24 years ago
|
||
Marking WORKSFORME, as I am also unable to reproduce on Mac OS 8.6 build
2001022013. This was probably fixed later, if you are still seeing this in
latest nightlies, please reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
SPAM. HTML Element component is deprecated, changing to Layout component. See
bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
verified WFM with build ID 20020415 on Mac 10.1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•