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

Side by Side 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, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x266
4 LayoutBlockFlow {HTML} at (0,0) size 800x265.63
5 LayoutBlockFlow {BODY} at (8,8) size 784x241.63
6 LayoutBlockFlow (anonymous) at (0,0) size 784x54
7 LayoutText {#text} at (0,0) size 766x54
8 text run at (0,0) width 766: "This test checks that the decomposed uni code version of voiced japanese hiragana and katakana characters are rendered"
9 text run at (0,18) width 763: "the same as the precomposed version. Th is test is a pixel-test, and passes when the text in the two heading elements ar e"
10 text run at (0,36) width 60: "identical."
11 LayoutBlockFlow {H2} at (0,73.91) size 784x36
12 LayoutText {#text} at (0,5) size 168x28
13 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}"
14 LayoutBlockFlow {P} at (0,129.81) size 784x18
15 LayoutText {#text} at (0,0) size 166x18
16 text run at (0,0) width 166: "The above is decomposed"
17 LayoutBlockFlow {H2} at (0,167.72) size 784x36
18 LayoutText {#text} at (0,5) size 168x28
19 text run at (0,5) width 168: "\x{30D0}\x{30CA}\x{30CA}\x{3068}\x{30D1} \x{30CA}\x{30DE}"
20 LayoutBlockFlow {P} at (0,223.63) size 784x18
21 LayoutText {#text} at (0,0) size 172x18
22 text run at (0,0) width 172: "The above is precomposed"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698