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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/inspector-protocol/layout-fonts/cjk-ideograph-fallback-by-lang-expected.txt

Issue 1607943004: Change the system font fallback to take lang attributes into account on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix TestExpectations for the new test 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/platform/win/inspector-protocol/layout-fonts/cjk-ideograph-fallback-by-lang-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/inspector-protocol/layout-fonts/cjk-ideograph-fallback-by-lang-expected.txt b/third_party/WebKit/LayoutTests/platform/win/inspector-protocol/layout-fonts/cjk-ideograph-fallback-by-lang-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..997f4111434f44c4a1e533f31cf97fc24ba2cacf
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/inspector-protocol/layout-fonts/cjk-ideograph-fallback-by-lang-expected.txt
@@ -0,0 +1,71 @@
+zh-CN: 誤過骨
+#zh-CN:
+"Times New Roman" : 7,
+"SimSun" : 3
+
+zh-TW: 誤過骨
+#zh-TW:
+"Times New Roman" : 7,
+"PMingLiU" : 3
+
+zh-HK: 誤過骨
+#zh-HK:
+"Times New Roman" : 7,
+"PMingLiU" : 3
+
+ja: 誤過骨
+#ja:
+"Times New Roman" : 4,
+"MS PGothic" : 3
+
+ko: 誤過骨
+#ko:
+"Times New Roman" : 4,
+"Gulim" : 3
+
+en-CN: 誤過骨
+#en-CN:
+"Times New Roman" : 7,
+"SimSun" : 3
+
+en-JP: 誤過骨
+#en-JP:
+"Times New Roman" : 7,
+"MS PGothic" : 3
+
+en-KR: 誤過骨
+#en-KR:
+"Times New Roman" : 7,
+"Gulim" : 3
+
+en-TW: 誤過骨
+#en-TW:
+"Times New Roman" : 7,
+"PMingLiU" : 3
+
+en-HanS: 誤過骨
+#en-HanS:
+"Times New Roman" : 9,
+"SimSun" : 3
+
+en-HanT: 誤過骨
+#en-HanT:
+"Times New Roman" : 9,
+"PMingLiU" : 3
+
+en-HanS-JP: 誤過骨
+#en-HanS-JP:
+"Times New Roman" : 12,
+"SimSun" : 3
+
+en-HanT-JP: 誤過骨
+#en-HanT-JP:
+"Times New Roman" : 12,
+"PMingLiU" : 3
+
+en-US: 誤過骨
+#en-US:
+"Times New Roman" : 7,
+"MS PGothic" : 3
+
+

Powered by Google App Engine
This is Rietveld 408576698