Closed
Bug 10264
Opened 25 years ago
Closed 25 years ago
whitespace may lead to incorrect comment parsing
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: cubbi, Assigned: chrispetersen)
References
()
Details
This comment, perfectly valid for all SGML parsers and those HTML browsers
I cared to check in with (lynx and netscape), fails on Mozilla M8:
<!--FOO--
--BAR-->
The second line is displayed staring with the second '-' character on it only if
there are 4 or more spaces in the beginning of that line.
Assignee | ||
Comment 2•25 years ago
|
||
Attempting to load the url I get :
Forbidden
You don't have permission to access /~cubbi/coment-bug.html on this server.
Reporter, could you please move the file to a server that I could access to ?
Thanks !
oops, sorry, it was a typo and supposed to be 'comment-bug.html', now both work
right. (or wrong, if I load them with M8 on win95 :)
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 4•25 years ago
|
||
I can't this "current "url to load in the browser. Tested with the Oct 8 build.
Marking as invalid.
Assignee | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 5•25 years ago
|
||
Marking as verified invalid.
You need to log in
before you can comment on or make changes to this bug.
Description
•