Closed
Bug 221606
Opened 22 years ago
Closed 22 years ago
&emdash; is printed as &emdash; not a long dash
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: alexis_wilke, Unassigned)
References
()
Details
Attachments
(1 file)
|
3.33 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925
Looks like you somehow lost the interpretation of the &emdash; character.
Look at the URL provided and you should see the &emdash; instead of a real dash
character.
Reproducible: Always
Steps to Reproduce:
1. Look at that page
Actual Results:
I see &emdash; inline
Expected Results:
Transform the &emdash; in a long minus sign (---)
| Reporter | ||
Comment 1•22 years ago
|
||
http://www.w3.org/TR/html4/sgml/entities.html says there's an entity — but
doesn't mention anything about &emdash;.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•