Bug 148306 - Incorrect rendring of decimal font sizes
Summary: Incorrect rendring of decimal font sizes
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari 8
Hardware: Mac OS X 10.10
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-21 05:54 PDT by Mateusz W
Modified: 2017-12-08 10:45 PST (History)
2 users (show)

See Also:


Attachments
Chrome, FF and Safari waterfall tests. (771.97 KB, image/png)
2015-08-21 05:54 PDT, Mateusz W
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mateusz W 2015-08-21 05:54:59 PDT
Created attachment 259610 [details]
Chrome, FF and Safari waterfall tests.

All modern browsers now provide accurate font metrics and sizing IE, Chrome (desktop, Android, OSX), FF on Windows and Edge.  Safari remains the last browser not to fix this issue.

See the waterfall tests (screenshots attached):
1. http://people.mozilla.org/~jdaggett/tests/decimalfontwaterfalls-default.html
2. https://blink.gs/tests/text-scaling/webfont.html

In case of back compatibility (although other browsers do not care about this), it could be put on text-rendering: geometricPrecision.