Bug 91341
Summary: | [EFL] LayoutTestController does not support setTextSubpixelPositioning | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | d-r, gyuyoung.kim, gyuyoung.kim, lucas.de.marchi, mail, sw0524.lee |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominik Röttsches (drott)
Is this probably dependent on bug 89458?
Gyuyoung Kim
This test passed since bug 89458