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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt
diff --git a/LayoutTests/platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt b/LayoutTests/platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt
deleted file mode 100644
index 8f32b3e78ae2645dea9c4abc4fab480f0edb48c4..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x266
- LayoutBlockFlow {HTML} at (0,0) size 800x265.63
- LayoutBlockFlow {BODY} at (8,8) size 784x241.63
- LayoutBlockFlow (anonymous) at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 766x54
- text run at (0,0) width 766: "This test checks that the decomposed unicode version of voiced japanese hiragana and katakana characters are rendered"
- text run at (0,18) width 763: "the same as the precomposed version. This test is a pixel-test, and passes when the text in the two heading elements are"
- text run at (0,36) width 60: "identical."
- LayoutBlockFlow {H2} at (0,73.91) size 784x36
- LayoutText {#text} at (0,5) size 168x28
- text run at (0,5) width 168: "\x{30CF}\x{3099}\x{30CA}\x{30CA}\x{3068}\x{30CF}\x{309A}\x{30CA}\x{30DE}"
- LayoutBlockFlow {P} at (0,129.81) size 784x18
- LayoutText {#text} at (0,0) size 166x18
- text run at (0,0) width 166: "The above is decomposed"
- LayoutBlockFlow {H2} at (0,167.72) size 784x36
- LayoutText {#text} at (0,5) size 168x28
- text run at (0,5) width 168: "\x{30D0}\x{30CA}\x{30CA}\x{3068}\x{30D1}\x{30CA}\x{30DE}"
- LayoutBlockFlow {P} at (0,223.63) size 784x18
- LayoutText {#text} at (0,0) size 172x18
- text run at (0,0) width 172: "The above is precomposed"

Powered by Google App Engine
This is Rietveld 408576698