Closed
Bug 235466
Opened 21 years ago
Closed 21 years ago
Some fonts not working as style/font-family
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: brothererryn, Assigned: bugzilla)
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
ID-based styles with a font-family property don't always work as
expected...sometimes the specified font is ignored. It does work properly under IE6.
Reproducible: Always
Steps to Reproduce:
1. Create a style of #fakebutton { font-family: webdings; }
2. Use it, ala <SPAN ID=fakebutton>Text</SPAN>
3. Watch it not use webdings.
4. Substitute webdings for Verdana, Arial, Helvetica, etc. and it works as expected.
Actual Results:
(Explained in Details and Steps to Reproduce).
Expected Results:
Worked with Webdings, and any other font as long as it's installed on the client
machine.
Comment 2•21 years ago
|
||
yes, yes it is. Thanks!
*** This bug has been marked as a duplicate of 90643 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
QA Contact: mconnor
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•