Closed Bug 148044 Opened 23 years ago Closed 23 years ago

mozilla shows blank page because invalid HTML code of title

Categories

(Core :: DOM: CSS Object Model, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 42945

People

(Reporter: hugo, Assigned: jst)

References

()

Details

Though it has huge "source" to be viewed, and the page is shown by Opera or iE correctly, this link is shown as blank page! (happens with 2 out of 5 similar pages).
This line is problem: <title="SPOLEÈNÁ stránka? školní></TITLE> Line should look as: <TITLE>SPOLEÈNÁ stránka? školní</TITLE>
Summary: SHOW BLANK PAGE! → mozilla shows blank page because invalid HTML code of title
Whiteboard: DUPEME
Lack of close quote makes that <title> never be closed (since the </title> is inside the quotes). *** This bug has been marked as a duplicate of 42945 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
QA Contact: desale → stummala
Component: DOM: Views and Formatting → DOM: CSS Object Model
QA Contact: stummala → general
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.