Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(252)

Issue 9380002: Add a mock-hyphenation functions. (Closed)

Created:
8 years, 10 months ago by Hironori Bono
Modified:
8 years, 8 months ago
Reviewers:
tony
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Add a mock-hyphenation functions. This change adds a couple of mock functions (canHyphenate and lastHyphenLocation) to be used by DumpRenderTree. These functions emulate the behavior of Apple DumpRenderTree. BUG=47083 TEST=fast/text/hyphenate-character.html and fast/text/hyphens.html

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -0 lines) Patch
M webkit/support/test_webkit_platform_support.h View 1 chunk +8 lines, -0 lines 0 comments Download
M webkit/support/test_webkit_platform_support.cc View 1 chunk +70 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
Greetings Tony, This is the first step to fix a long-lasting issue. To move this ...
8 years, 10 months ago (2012-02-10 10:10:58 UTC) #1
tony
8 years, 10 months ago (2012-02-10 18:34:11 UTC) #2
What is the benefit to using mock data just to pass the layout tests?  I would
rather we just fail the tests until we have a real implementation.

Powered by Google App Engine
This is Rietveld 408576698