Closed
Bug 299767
Opened 19 years ago
Closed 19 years ago
  doesn't work in conjunction with another word, only with ;
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: quigsby, Assigned: mitchell)
Details
Attachments
(1 file)
|
231 bytes,
text/html
|
Details |
Normally using   in a webpage will work, unless it comes up against another character. For instance  Hello would result in those characters verbatum. However, if you insert a semi-colon into the it works fine. I'm not sure if this could be an enhancement, or truely is a bug.
Comment 2•19 years ago
|
||
This is invalid. See bug 107302 comment #2 for an explanation.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Component: Miscellaneous → HTML: Parser
Product: mozilla.org → Core
Resolution: --- → INVALID
Version: other → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•