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

Unified Diff: third_party/WebKit/LayoutTests/fast/text/hyphens/can-hyphenate-locale-expected.txt

Issue 2163603002: Fix hyphenation for lang="de" and other fallback on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: eae review Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/text/hyphens/can-hyphenate-locale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/text/hyphens/can-hyphenate-locale-expected.txt b/third_party/WebKit/LayoutTests/fast/text/hyphens/can-hyphenate-locale-expected.txt
index 632165c77cbba87affc78cc0ed84b2b25f3ef5b8..640344811b37b72dcf15bb3ae31d4bd2b0d27a33 100644
--- a/third_party/WebKit/LayoutTests/fast/text/hyphens/can-hyphenate-locale-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/text/hyphens/can-hyphenate-locale-expected.txt
@@ -1,6 +1,7 @@
This is a testharness.js-based test.
PASS This test requires "internals.canHyphenate"
FAIL "en-us" can hyphenate assert_true: expected true got false
+FAIL "en-gu" can hyphenate assert_true: expected true got false
PASS "ja-jp" cannot hyphenate
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698