Index: LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.html |
diff --git a/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html b/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.html |
similarity index 66% |
copy from LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html |
copy to LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.html |
index 93791eeebe994a3c38af856a0622df46e2b289c3..7423f892069503b158c0b03849506debb888e26b 100644 |
--- a/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html |
+++ b/LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.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. |
-<h2>バナナとパナマ</h2> |
-<p>The above is decomposed</p> |
- |
+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 precomposed</p> |
- |
+<!-- The above is precomposed. --> |
</body> |
</html> |