Bug 112610 - [chromium] Layout test fast/text/word-space-with-kerning-3.html fails on Windows
Summary: [chromium] Layout test fast/text/word-space-with-kerning-3.html fails on Windows
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 112507
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-18 12:41 PDT by Kenneth Russell
Modified: 2013-04-08 16:54 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2013-03-18 12:41:21 PDT
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.
Comment 1 Kenneth Russell 2013-03-18 12:47:59 PDT
Committed r146105: <http://trac.webkit.org/changeset/146105>
Comment 2 Dean Jackson 2013-03-18 18:02:26 PDT
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.
Comment 3 Kenneth Russell 2013-03-19 20:29:21 PDT
I don't know. CC'ing more people who might.
Comment 4 Dean Jackson 2013-03-20 16:14:12 PDT
Here's what QT had to do to fix the bug.
https://bugs.webkit.org/show_bug.cgi?id=112668