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> |