Closed Bug 91561 Opened 23 years ago Closed 22 years ago

HTML text following "<![" isn't displayed

Categories

(Core :: DOM: HTML Parser, enhancement)

x86
All
enhancement
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 130045
Future

People

(Reporter: kazhik, Assigned: harishd)

Details

(Keywords: compat, Whiteboard: WONTFIX ? -- non standards compliant)

Attachments

(1 file)

HTML text following "<![" isn't displayed. it can't be closed
with "-->".

<ol>
<li>Moz<!commnet -->illa</li>
<li>Moz<! [comment] -->illa</li>
<li>Moz<![comment] -->illa</li>
<li>Mozilla</li>
</ol>

This is displayed as:

1. Mozilla
2. Mozilla
3. Moz
Attached file Testcase
Is this a bug?
Assignee: clayton → harishd
Component: HTML Element → Parser
Your source is WAAAY invalid. Our behaviour is well within the bounds of the
spec, and is arguably better than IE's.

Marking INVALID.
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 23 years ago
Keywords: compat
Resolution: --- → INVALID
Whiteboard: WONTFIX ? -- non standards compliant
Target Milestone: --- → Future
QA Contact: bsharma → moied
Reopening in order to dupe with the case I made in bug 130045
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

*** This bug has been marked as a duplicate of 130045 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago22 years ago
Resolution: --- → DUPLICATE
Verified dup of 130045 

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: