Open
Bug 1274346
Opened 10 years ago
Updated 3 years ago
Fira sans font weight incorrect
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: moore.3071, Unassigned)
Details
Attachments
(1 file)
|
137 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
Build ID: 20160503215307
Steps to reproduce:
Went to ire.org. (note my fontconfig is messed up which caused serif to fall back to 'Fira-sans'). The CSS rule given dictated a font-weight of 100 (Thin/Hairline).
Actual results:
The font was unreadable as the font chose was 'Fira Sans Eight' from a weight of 100
Expected results:
The font 'Fira Sans Hairline' should have been chosen given the behaviour of font-weights. A minimal working example is attached.
| Reporter | ||
Updated•10 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•