Bug 123875 - Add support for WebFont sub-css-pixel font sizes
Summary: Add support for WebFont sub-css-pixel font sizes
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-11-05 23:00 PST by Ryosuke Niwa
Modified: 2013-11-06 11:07 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-11-05 23:00:52 PST
Consider merging https://chromium.googlesource.com/chromium/blink/+/50b416aa20d9c9951496b569d4411d00c93ad5db

Add support for sub-css-pixel font sizes for web fonts when the
SubpixelFontScaling feature is enabled.

Covered by http://blink.gs/tests/text-scaling/webfont.html, will add
as a LayoutTest once supported on all platforms.