Closed
Bug 177238
Opened 23 years ago
Closed 23 years ago
formal logic symbols not read
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: liepmand, Unassigned)
References
()
Details
The implication arrow (formal logic symbol) is appearing as a (R) symbol; this
may occur with other symbols as well. Netscape 3.04 Gold deals with that set of
symbols fine; Netscape 6 does not. The "encoding" link at top right addresses
some of these issues.
Comment 1•23 years ago
|
||
->mozilla
Assignee: blaker → other
Component: General → Layout
Product: Phoenix → Browser
QA Contact: asa → gerardok
Version: unspecified → other
Comment 2•23 years ago
|
||
The page is using the font Symbol in a Western encoding trying to display
symbols in the Unicode Mathematical Operators block. This is invalid, and the
author should use actual Unicode code points (∀to ⋿). Or even better, use MathML.
Comment 3•23 years ago
|
||
Updated•23 years ago
|
QA Contact: gerardok → trix
Comment 4•23 years ago
|
||
Yep. I feel the pain (I've had to publish math on the web myself) but the
numeric entities are really the way to go....
*** This bug has been marked as a duplicate of 33127 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•