Closed
Bug 91046
Opened 23 years ago
Closed 20 years ago
view-source: syntax highlighting of comments does not correspond to parser mode
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: c, Assigned: c)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
If in strict mode, comments are highlighted in view-source as if it was a
quirks mode comment. You can use
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=42511 ,
http://bugzilla.mozilla.org/showattachment.cgi?attach_id=42503
andhttp://bugzilla.mozilla.org/showattachment.cgi?attach_id=42504 as testcases.
Assignee | ||
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 91045 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 3•23 years ago
|
||
Funny. 3 parser bugs filed and 2 of them were already filed just a few minutes
before. Sorry, I've searched for similar bugs a full hour before.
Verified.
Status: RESOLVED → VERIFIED
Comment 4•23 years ago
|
||
switching things around here...
Giving bug to clarence since he's been working on viewsource related issues.
Assignee: harishd → c
Status: REOPENED → NEW
Comment 7•20 years ago
|
||
I can no longer reproduce this (based on the three given testcases). Marking FIXED.
Status: NEW → RESOLVED
Closed: 23 years ago → 20 years ago
Resolution: --- → FIXED
Comment 8•20 years ago
|
||
No sign here of a bug or patch that was actually checked in and that might have
fixed this.
->WORKSFORME
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•20 years ago
|
Status: REOPENED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•