Closed
Bug 1595277
Opened 6 years ago
Closed 6 years ago
Font with normal font-style showing as italic
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: dan.mcgregor, Unassigned)
Details
Attachments
(1 file)
|
389.80 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
I have a font (Sabon) where the regular style is defined as "roman", not regular.
This isn’t defined with font-face — it’s just a font installed locally on my computer.
Actual results:
Unless otherwise specified, the font should show its "roman" variant.
Expected results:
The roman font isn’t being used — the italic is shown by default.
| Reporter | ||
Comment 1•6 years ago
|
||
By contrast, Chrome shows the right font.
Comment 2•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Comment 3•6 years ago
|
||
Could you attach a test-case or an URL for this? Otherwise we can't really investigate this.
Component: CSS Parsing and Computation → Layout: Text and Fonts
Flags: needinfo?(dan.mcgregor)
| Reporter | ||
Updated•6 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Flags: needinfo?(dan.mcgregor)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•