Closed
Bug 66333
Opened 25 years ago
Closed 25 years ago
Font face with symbol font does not work
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: sfraser_bugs, Assigned: ftang)
Details
Attachments
(1 file)
383 bytes,
text/html
|
Details |
The following HTML should display a page with the Symbol font:
<font face="Symbol">This should appear in symbol font</font>
but instead shows as the default font. This seems broken. It works fine if I use
a non-symbolic font.
Reporter | ||
Comment 1•25 years ago
|
||
Assignee | ||
Comment 3•25 years ago
|
||
No. This is what it should look like. The Symbol font encode non ASCII
characters. Even when author specify a font face with Symbol, these characters
should still be display as ASCII but not Symbol characters. Compare to window
and linux platform also, please. Mark this bug as dup of 33127
*** This bug has been marked as a duplicate of 33127 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in
before you can comment on or make changes to this bug.
Description
•