Closed
Bug 209150
Opened 22 years ago
Closed 22 years ago
Mozilla misinterprets tag "–".
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 190278
People
(Reporter: billo, Assigned: blizzard)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030428
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030428
I have noticed that on a number of web pages, text is mysteriously dropped. In
the page reference, I looked at the source and found that text started dropping
when the tag "–" came up, which is interpreted as a dash in Netscape.
Reproducible: Always
Steps to Reproduce:
1. Open www.anncoulter.com
2. Look about 2/3 of the way down the page
3.
Actual Results:
Lines are skipped
Expected Results:
Printed the lines
Comment 1•22 years ago
|
||
wfm using build 2003061008 on Win2k, please try again with latest 1.4 build.
Summary: Mozilla misinterprets tag "–". → Mozilla misinterprets tag "–".
Comment 2•22 years ago
|
||
To blizzard to mark duplicate -- this is a known bug with xft versions of
Mozilla 1.3...
Assignee: general → blizzard
Comment 3•22 years ago
|
||
It is also worth noting that – is an invalid character in HTML (SGML in
general). (anything between 0x7f and 0x9f, or 127 and 159 is invalid).
| Assignee | ||
Comment 4•22 years ago
|
||
dup
*** This bug has been marked as a duplicate of 190278 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•