Open
Bug 1437268
Opened 8 years ago
Updated 3 years ago
line-through text decoration is too low
Categories
(Core :: Layout: Text and Fonts, defect, P3)
Tracking
()
NEW
People
(Reporter: kats, Unassigned)
References
()
Details
Attachments
(1 file)
|
46.99 KB,
image/png
|
Details |
Go to https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration and scroll down to the rendered view of the examples. Note that in the "line-through" example the line is really low on the text. Chrome renders this better, with the line going through the middle of the text. See attached screenshot for the view in Firefox (OS X, latest beta).
I see this on current release/beta/nightly on OS X and it doesn't look that great. I ran into this while building a web app but then realized it seems to happen everywhere.
Maybe related to bug 932743?
Comment 1•8 years ago
|
||
It seems to work fine for me on macOS 10.12 with Firefox 58 release and 60 nightly.
It may be related to the font. What font are you using?
| Reporter | ||
Comment 2•8 years ago
|
||
The font-family on that page is just "serif" which seems to default to Times for me (at least that's what it says in the browser preferences). I verified I get the same behaviour in a clean profile on 58.0.2 release. I'm on macOS 10.13.3.
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•