Bug 112610
Summary: | [chromium] Layout test fast/text/word-space-with-kerning-3.html fails on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bsalomon, bungeman, dino, eae, leviw, reed, schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 112507 | ||
Bug Blocks: |
Kenneth Russell
The new layout test fast/text/word-space-with-kerning-3.html added in http://trac.webkit.org/changeset/146087 is failing on the Chromium Windows builder. The first failing build:
http://build.webkit.org/builders/Chromium%20Win%20Release%20%28Tests%29/builds/35246
I've confirmed locally that it isn't failing on Linux and am not sure why there would be a platform-specific difference between the test and its reference test. CC'ing a few people for help. I'm going to mark it as failing on Windows.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
Committed r146105: <http://trac.webkit.org/changeset/146105>
Dean Jackson
Interesting. Does Chromium windows support kerning? If so, then this is a bug. If not, I don't understand why the ref-test would not be identical.
Kenneth Russell
I don't know. CC'ing more people who might.
Dean Jackson
Here's what QT had to do to fix the bug.
https://bugs.webkit.org/show_bug.cgi?id=112668