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

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

Issue 1558143003: Fix Hebrew list-style number ordering (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: V3 Created 4 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: third_party/WebKit/LayoutTests/fast/lists/w3-list-styles-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/lists/w3-list-styles-expected.txt b/third_party/WebKit/LayoutTests/fast/lists/w3-list-styles-expected.txt
index d7f620974b085bb913662c220129bb3b6fb818dd..d6a8b5d32dca63c883fb36a0275f96289e7ae7b6 100644
--- a/third_party/WebKit/LayoutTests/fast/lists/w3-list-styles-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/lists/w3-list-styles-expected.txt
@@ -227,12 +227,12 @@ The CSS2.0 specification doesn't define the algorithm for the Hebrew numbering.
ג three, should show ג
ד four, should show ד
ה five, should show ה
-צז ninety-seven, undefined, may show צז
-צח ninety-eight, undefined, may show צח
-צט ninety-nine, undefined, may show צט
+זצ ninety-seven, undefined, may show צז
+חצ ninety-eight, undefined, may show צח
+טצ ninety-nine, undefined, may show צט
ק hundred, undefined, may show ק
-קא a hundred and one, undefined, may show קא
-אפס zero, undefined, may show אפס
+אק a hundred and one, undefined, may show קא
+ספא zero, undefined, may show אפס
א one, should show א
georgian

Powered by Google App Engine
This is Rietveld 408576698