Bug 91341 - [EFL] LayoutTestController does not support setTextSubpixelPositioning
Summary: [EFL] LayoutTestController does not support setTextSubpixelPositioning
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-15 01:48 PDT by Chris Dumez
Modified: 2013-11-19 03:07 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-07-15 01:48:01 PDT
EFL's LayoutTestController does not implement setSubpixelTextPositioning() which is needed force subpixel text positioning. This is supported by Chromium port on Linux and needed by:
  fast/text/descent-clip-in-scaled-page.html
Comment 1 Dominik Röttsches (drott) 2012-07-19 00:38:38 PDT
Is this probably dependent on bug 89458?
Comment 2 Gyuyoung Kim 2013-11-19 03:07:11 PST
This test passed since bug 89458