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

Unified Diff: LayoutTests/fast/lists/w3-list-styles-expected.txt

Issue 1170603003: Drop trailing zeroes only for rightmost group for cjk-ideographic (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Really fix test Created 5 years, 6 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
« no previous file with comments | « LayoutTests/fast/lists/w3-list-styles.html ('k') | Source/core/layout/LayoutListMarker.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/lists/w3-list-styles-expected.txt
diff --git a/LayoutTests/fast/lists/w3-list-styles-expected.txt b/LayoutTests/fast/lists/w3-list-styles-expected.txt
index 6196bf70c8a274fe6bed74350e8b1807d68a6669..d7f620974b085bb913662c220129bb3b6fb818dd 100644
--- a/LayoutTests/fast/lists/w3-list-styles-expected.txt
+++ b/LayoutTests/fast/lists/w3-list-styles-expected.txt
@@ -210,6 +210,9 @@ The CSS2.0 specification doesn't define what characters should be used to create
一百零二 a hundred and two, undefined
零 zero, undefined
一 one
+一千 a thousand, undefined
+一千萬零一千 ten million one thousand, undefined
+一百萬零一百 one million one hundred, undefined
hebrew
CSS says: list-style-type: hebrew;
« no previous file with comments | « LayoutTests/fast/lists/w3-list-styles.html ('k') | Source/core/layout/LayoutListMarker.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698