Closed
Bug 162804
Opened 23 years ago
Closed 23 years ago
Missing </title> tag let the page entirely blank
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: heraud, Assigned: Matti)
Details
Following HTML snippet :
----------------------------------------------------------------------
<html>
<head>
<title>Mozilla is the best
</head>
<body>
Mozilla is the best
</body>
</html>
----------------------------------------------------------------------
has missing <title> closing tag and will not be rendered at all.
Comment 1•23 years ago
|
||
Confirming this bug.
Trunk build 2002081409 - WinXP.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 42945 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•