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

Unified Diff: LayoutTests/platform/win-xp/fast/encoding/denormalised-voiced-japanese-chars-expected.txt

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/platform/win-xp/fast/encoding/denormalised-voiced-japanese-chars-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/encoding/denormalised-voiced-japanese-chars-expected.txt b/LayoutTests/platform/win-xp/fast/encoding/denormalised-voiced-japanese-chars-expected.txt
deleted file mode 100644
index 0931e226d4bb372532486141f3aa4a2a0dfd0a48..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/fast/encoding/denormalised-voiced-japanese-chars-expected.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x238
- LayoutBlockFlow {HTML} at (0,0) size 800x237.63
- LayoutBlockFlow {BODY} at (8,8) size 784x213.63
- LayoutBlockFlow (anonymous) at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 784x39
- text run at (0,0) width 784: "This test checks that the decomposed unicode version of voiced japanese hiragana and katakana characters are rendered the same"
- text run at (0,20) width 717: "as the precomposed version. This test is a pixel-test, and passes when the text in the two heading elements are identical."
- LayoutBlockFlow {H2} at (0,59.91) size 784x27
- LayoutText {#text} at (0,0) size 164x26
- text run at (0,0) width 164: "\x{30CF}\x{3099}\x{30CA}\x{30CA}\x{3068}\x{30CF}\x{309A}\x{30CA}\x{30DE}"
- LayoutBlockFlow {P} at (0,106.81) size 784x20
- LayoutText {#text} at (0,0) size 159x19
- text run at (0,0) width 159: "The above is decomposed"
- LayoutBlockFlow {H2} at (0,146.72) size 784x27
- LayoutText {#text} at (0,0) size 164x26
- text run at (0,0) width 164: "\x{30D0}\x{30CA}\x{30CA}\x{3068}\x{30D1}\x{30CA}\x{30DE}"
- LayoutBlockFlow {P} at (0,193.63) size 784x20
- LayoutText {#text} at (0,0) size 164x19
- text run at (0,0) width 164: "The above is precomposed"

Powered by Google App Engine
This is Rietveld 408576698