Closed Bug 49169 Opened 25 years ago Closed 25 years ago

page is not rendered

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
All
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: jens-uwe, Assigned: rickg)

References

()

Details

(Whiteboard: [Strict DTD Invalid Page])

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14 i686; en-US; m18) Gecko/20000814 BuildID: 2000081420 http://www.amd.com/news/corppr/20152.html is completly white. It seems that the page is not rendered at all. Netscape 4.7 renders the page without problems Reproducible: Always Steps to Reproduce: 1.look at http://www.amd.com/news/corppr/20152.html Actual Results: the page is white, no text or logos are shown Expected Results: Text and logos should be visible the page mentioned above is just an example, it seems that ALL News pages from AMD have this problems. All other pages at www.amd.com seem to be rendered ok.
Mozilla can't possible be expected to render this page properly. It declares HTML 4.0 strict compliance, and then proceeds to have two HEAD elements, one of which is a child of the BODY element. Marking INVALID.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
reopening...
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Assignee: clayton → rickg
Component: Layout → Parser
QA Contact: petersen → janc
Whiteboard: [Strict DTD Invalid Page]
I don't think HTML 4.0 Final is a strict doctype, though the parser seems to think so... That's why this was reopened, I guess.
It is a strict doctype even though it lack the URI.
so this will go away when we drop the strict parser dtd?
setting bug status to New
Status: UNCONFIRMED → NEW
Ever confirmed: true
Marking wont fix; we render this page with the navDTD (as we handle ALL strict documents now).
Status: NEW → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → WONTFIX
updated qa contact.
QA Contact: janc → bsharma
QA Contact: bsharma → moied
You need to log in before you can comment on or make changes to this bug.