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

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

Issue 881133003: Revert of 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: 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 934d05ad4d923c27b9ccd225934527d82c679147..b133d4bf2b26fb466bcbd1667a6ebdfc3d31d14f 100644
--- a/LayoutTests/fast/text/font-variant-width-expected.txt
+++ b/LayoutTests/fast/text/font-variant-width-expected.txt
@@ -1,17 +1,25 @@
-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
+
+
+
+
+
+
+
+
+11111
+99999
+123456
+111111
+999999
This is a testharness.js-based test.
-PASS 1
-PASS 9
-PASS 22
-PASS 99
-PASS 123456
-PASS 222222
-PASS 999999
+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.
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