Closed
Bug 51382
Opened 25 years ago
Closed 23 years ago
unterminated quote at end of META NAME causes blank page to display
Categories
(Core :: DOM: HTML Parser, defect, P4)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: chris, Assigned: rickg)
References
()
Details
(Keywords: compat)
Although this isn't really a bug, it would be nice if Moz. compensated for
user-errors...
After all, forgetting quotes is pretty common..
(my apologies if this has already been reported, I couldn't find it in the
bugsearch stuff)
Comment 1•25 years ago
|
||
over to HTML Element
Assignee: asa → clayton
Component: Browser-General → HTML Element
QA Contact: doronr → lorca
Comment 2•25 years ago
|
||
I checked the above URL and the code had been changed so that the META tag was
completed with an end quote. Made the following
http://www.zapogee.com/~twjordan/test01.html which does not show up blank. It
does, however, display the final ">" which seems like a bug on its own.
Reporter | ||
Comment 3•25 years ago
|
||
Yeah I mailed the owner of the page, and she corrected it.
Also, that page has (had) the following:
<head>
<title="foo bar">
</head>
That also seems to mess up the page...
Anyway, the testpage displays correctly now
compensating for illegal HTML is important, but not our top priority for NS6
RTM. Marking future. Assigning to rickg, who has similar bugs already.
Component -> Parser
Assignee: clayton → rickg
Status: UNCONFIRMED → NEW
Component: HTML Element → Parser
Ever confirmed: true
Priority: P3 → P4
Target Milestone: --- → Future
Comment 5•25 years ago
|
||
Comment 6•24 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
Comment 7•23 years ago
|
||
URL fixed, should probably have been tech evang. WONTFIXing.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•