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

Side by Side Diff: LayoutTests/platform/linux/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 800x238
4 LayoutBlockFlow {HTML} at (0,0) size 800x237.63
5 LayoutBlockFlow {BODY} at (8,8) size 784x213.63
6 LayoutBlockFlow (anonymous) at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 784x39
8 text run at (0,0) width 784: "This test checks that the decomposed uni code version of voiced japanese hiragana and katakana characters are rendered th e same"
9 text run at (0,20) width 717: "as the precomposed version. This test i s a pixel-test, and passes when the text in the two heading elements are identic al."
10 LayoutBlockFlow {H2} at (0,59.91) size 784x27
11 LayoutText {#text} at (0,0) size 168x26
12 text run at (0,0) width 168: "\x{30CF}\x{3099}\x{30CA}\x{30CA}\x{3068} \x{30CF}\x{309A}\x{30CA}\x{30DE}"
13 LayoutBlockFlow {P} at (0,106.81) size 784x20
14 LayoutText {#text} at (0,0) size 159x19
15 text run at (0,0) width 159: "The above is decomposed"
16 LayoutBlockFlow {H2} at (0,146.72) size 784x27
17 LayoutText {#text} at (0,0) size 168x26
18 text run at (0,0) width 168: "\x{30D0}\x{30CA}\x{30CA}\x{3068}\x{30D1} \x{30CA}\x{30DE}"
19 LayoutBlockFlow {P} at (0,193.63) size 784x20
20 LayoutText {#text} at (0,0) size 164x19
21 text run at (0,0) width 164: "The above is precomposed"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698