Index: LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html |
diff --git a/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html b/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html |
index 93791eeebe994a3c38af856a0622df46e2b289c3..ed3fd2bbfed15f1d6b1b951335383d0ac119512d 100644 |
--- a/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html |
+++ b/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html |
@@ -4,12 +4,8 @@ |
<meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
</head> |
<body> |
-This test checks that the decomposed unicode version of voiced japanese hiragana and katakana characters are rendered the same as the precomposed version. This test is a pixel-test, and passes when the text in the two heading elements are identical. |
+This test checks that the decomposed unicode version of voiced japanese hiragana and katakana characters are rendered the same as the precomposed version. |
<h2>バナナとパナマ</h2> |
-<p>The above is decomposed</p> |
- |
-<h2>バナナとパナマ</h2> |
-<p>The above is precomposed</p> |
- |
+<!-- The above is decomposed. --> |
</body> |
</html> |