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

Unified Diff: LayoutTests/fast/text/font-variant-width-expected.txt

Issue 799123003: text-combine should scale rather than fall back to none when wide (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove one expected.txt and rebase-update (there was a directory rename) Created 5 years, 11 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: LayoutTests/fast/text/font-variant-width-expected.txt
diff --git a/LayoutTests/fast/text/font-variant-width-expected.txt b/LayoutTests/fast/text/font-variant-width-expected.txt
index b133d4bf2b26fb466bcbd1667a6ebdfc3d31d14f..934d05ad4d923c27b9ccd225934527d82c679147 100644
--- a/LayoutTests/fast/text/font-variant-width-expected.txt
+++ b/LayoutTests/fast/text/font-variant-width-expected.txt
@@ -1,25 +1,17 @@
-
-
-
-
-
-
-
-
-11111
-99999
-123456
-111111
-999999
+1 1 1 1
+9 9 9 9
+22 22 22 22
+99 99 99 99
+123456 123456 123456 123456
+222222 222222 222222 222222
+999999 999999 999999 999999
This is a testharness.js-based test.
-PASS Numbers expected to be laid out in one combining block
-PASS Numbers expected to be laid out in one combining block
-PASS Numbers expected to be laid out in one combining block
-PASS Numbers expected to be laid out in one combining block
-PASS Numbers expected to be laid out in one combining block
-PASS Numbers expected to be laid out in one combining block
-PASS Numbers expected to be laid out in one combining block
-PASS Numbers expected to be laid out in one combining block
-PASS Number laid out vertically, not combined.
+PASS 1
+PASS 9
+PASS 22
+PASS 99
+PASS 123456
+PASS 222222
+PASS 999999
Harness: the test ran to completion.
« no previous file with comments | « LayoutTests/fast/text/font-variant-width.html ('k') | LayoutTests/fast/text/international/combine-at-line-break-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698