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

Unified Diff: LayoutTests/platform/chromium/fonts/han-disunification-expected-mismatch.html

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/platform/chromium/fonts/han-disunification-expected-mismatch.html
diff --git a/LayoutTests/platform/chromium/fonts/han-disunification-expected-mismatch.html b/LayoutTests/platform/chromium/fonts/han-disunification-expected-mismatch.html
deleted file mode 100644
index 72268bd7bcd118cf8ca8d576edf62b391120f3e1..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/fonts/han-disunification-expected-mismatch.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<meta charset="utf-8">
-<p>Japanese and Chinese renderings of this character should be different:</p>
-<body>
-<p style="font-size:60px">Japanese: <span lang="zh">与</span></p>
-<p style="font-size:60px">Chinese: <span lang="ja">与</span></p>
-</body>

Powered by Google App Engine
This is Rietveld 408576698