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

Unified Diff: LayoutTests/fast/encoding/denormalised-voiced-japanese-chars.html

Issue 1301333005: Convert denormalised-voiced-japanese-chars.html to a reference test. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Swap the test and the reference. Created 5 years, 4 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/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>
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698