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

Unified Diff: LayoutTests/platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html

Issue 14860019: Move Linux-specific LayoutTests to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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-linux/fast/text/international/complex-joining-using-gpos.html
diff --git a/LayoutTests/platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html b/LayoutTests/platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html
deleted file mode 100644
index e3be1ba74c59f2d9e7c304490882cac30295344e..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<meta charset=utf-8>
-
-<style>
-.big { font-size: 70px }
-.med { font-size: 30px }
-</style>
-
-<p>This pixel test verifies that we position combining characters properly.</p>
-
-<p>The backslash-looking mark should connect into the the character on the center, not be positioned off to the side.</p>
-<div class=big>क+े = के</div>
-<div class=med>क+े = के</div>
-
-<p>The three words should be separated by spaces, and there should be no
-marks above the spaces.</p>
-<div class=big>เกมส์ ฟังเพลง โปรโมทเว็บ</div>
-<div class=med>เกมส์ ฟังเพลง โปรโมทเว็บ</div>

Powered by Google App Engine
This is Rietveld 408576698