Commit f16790fc authored by eae@chromium.org's avatar eae@chromium.org

Reland "Enable subpixel font scaling by default"

Allow sub-css-pixel font-sizes and thus smooth font scaling which in
turn allows for stable layout when zooming and drastically improves
readability and font rendering quality on high dpi devices.

This change enabled the experimental subpixel font scaling flag by
default across all supported platforms.

Entry in Chromium Dashboard
  http://www.chromestatus.com/features/6259163214643200

OWP launch tracking bug
  https://code.google.com/p/chromium/issues/detail?id=164167

Intent to ship
  https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/4-f2i7OEWeg

Originally landed as r175192 but reverted as r175308 due to chromeos
test failures.

R=eseidel@chromium.org, dglazkov@chromium.org
BUG=164167

Review URL: https://codereview.chromium.org/315623002

git-svn-id: svn://svn.chromium.org/blink/trunk@175480 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 44790ffd
...@@ -124,7 +124,7 @@ ShowModalDialog status=stable ...@@ -124,7 +124,7 @@ ShowModalDialog status=stable
SpeechSynthesis status=stable SpeechSynthesis status=stable
Stream status=experimental Stream status=experimental
StyleScoped status=experimental StyleScoped status=experimental
SubpixelFontScaling status=experimental SubpixelFontScaling status=stable
SubresourceIntegrity status=test SubresourceIntegrity status=test
SVGPaintOrder status=stable SVGPaintOrder status=stable
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment