Closed Bug 59966 Opened 24 years ago Closed 24 years ago

Invalid title tag yields unrenderable page

Categories

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

x86
All
defect

Tracking

()

VERIFIED DUPLICATE of bug 48793

People

(Reporter: mjhans, Assigned: asa)

References

()

Details

A page with an invalid title tag will not render at all.  The nvidia linux
driver page has this error.

Example html that won't render:

<html>
  <head>
     <title="Title">
  </head>
  <body>
     This text won't show up
  </body>
</html>
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Component: Browser-General → Parser
OS: Linux → All
Resolution: --- → DUPLICATE
Talk about bad HTML...

*** This bug has been marked as a duplicate of 48793 ***
ver
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.