Bug 89820 - [chromium] Layout Test fast/text/hyphen-min-preferred-width.html is failing
Summary: [chromium] Layout Test fast/text/hyphen-min-preferred-width.html is failing
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: mitz
URL:
Keywords:
Depends on: 89814
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-23 20:40 PDT by Kenneth Russell
Modified: 2013-04-09 17:06 PDT (History)
3 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 2012-06-23 20:40:57 PDT
The following layout test is failing on Windows, Mac, and Linux:

fast/text/hyphen-min-preferred-width.html

Needs image rebaselines per platform.

Marking as expected failure for the moment.
Comment 2 mitz 2012-06-23 20:46:52 PDT
Sorry! I need to make this test work on platforms that don’t support English auto-hyphenation.
Comment 3 Kenneth Russell 2012-06-23 20:47:31 PDT
Committed r121107: <http://trac.webkit.org/changeset/121107>
Comment 4 Kenneth Russell 2012-06-23 20:50:02 PDT
No problem.
Comment 5 Kenneth Russell 2012-06-23 20:50:27 PDT
BTW, if you have any suggestions for people who work on this area of the Chromium port, please add them to the CC: list. Thanks!
Comment 6 Peter Kasting 2012-07-31 16:18:56 PDT
Assigning to mitz based on comment 2.
Comment 7 Hironori Bono 2012-10-08 23:26:16 PDT
Greetings Kenneth,

Just for your information, I have landed a Chromium change r160337 <http://crrev.com/160337> to implement hyphenation for DumpRenderTree. (Even though this test now passes on Mac, it still fails on Win and Linux due to font difference. I will rebaseline this test.)

Regards,

Hironori Bono

(In reply to comment #5)
> BTW, if you have any suggestions for people who work on this area of the Chromium port, please add them to the CC: list. Thanks!
Comment 8 Stephen Chenney 2013-04-09 17:06:29 PDT
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.