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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/whitespace/tab-character-basics-expected.txt

Issue 303133007: Merge virtual mac-antialiasedtext and windows-directwrite test suites (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x446
4 RenderBlock {HTML} at (0,0) size 800x446
5 RenderBody {BODY} at (8,8) size 646x430 [border: (3px solid #FF0000)]
6 RenderBlock {P} at (3,19) size 640x20 [color=#0000FF]
7 RenderText {#text} at (0,0) size 341x19
8 text run at (0,0) width 341: "-- Following text and list are whitespac e:NORMAL only"
9 RenderBlock {P} at (3,55) size 640x40
10 RenderText {#text} at (0,0) size 248x19
11 text run at (0,0) width 248: "0123456789012345678901234567890"
12 RenderBR {BR} at (248,0) size 0x19
13 RenderText {#text} at (0,20) size 74x19
14 text run at (0,20) width 74: "X\x{9}XX\x{9}XXX"
15 RenderBlock {OL} at (3,111) size 640x60
16 RenderListItem {LI} at (40,0) size 600x20
17 RenderListMarker at (-21,0) size 16x19: "1"
18 RenderText {#text} at (0,0) size 22x19
19 text run at (0,0) width 22: "a\x{9}X"
20 RenderListItem {LI} at (40,20) size 600x20
21 RenderListMarker at (-21,0) size 16x19: "2"
22 RenderText {#text} at (0,0) size 31x19
23 text run at (0,0) width 31: "bb\x{9}X"
24 RenderListItem {LI} at (40,40) size 600x20
25 RenderListMarker at (-21,0) size 16x19: "3"
26 RenderText {#text} at (0,0) size 36x19
27 text run at (0,0) width 36: "ccc\x{9}X"
28 RenderBlock {P} at (3,187) size 640x20 [color=#0000FF]
29 RenderText {#text} at (0,0) size 301x19
30 text run at (0,0) width 301: "-- Following text and list are whitespac e:PRE only"
31 RenderBlock {OL} at (3,223) size 640x60
32 RenderListItem {LI} at (40,0) size 600x20
33 RenderListMarker at (-21,0) size 16x19: "1"
34 RenderText {#text} at (0,0) size 75x19
35 text run at (0,0) width 75: "a\x{9}\x{9}X"
36 RenderListItem {LI} at (40,20) size 600x20
37 RenderListMarker at (-21,0) size 16x19: "2"
38 RenderText {#text} at (0,0) size 43x19
39 text run at (0,0) width 43: "bb\x{9}X"
40 RenderListItem {LI} at (40,40) size 600x20
41 RenderListMarker at (-21,0) size 16x19: "3"
42 RenderText {#text} at (0,0) size 43x19
43 text run at (0,0) width 43: "ccc\x{9}X"
44 RenderBlock {P} at (3,299) size 640x40
45 RenderText {#text} at (0,0) size 408x19
46 text run at (0,0) width 408: "0123456789012345678901234567890123456789 01234567890"
47 RenderBR {BR} at (408,0) size 0x19
48 RenderText {#text} at (0,20) size 375x19
49 text run at (0,20) width 375: "X\x{9}\x{9}XX\x{9}\x{9}XXX\x{9}\x{9}XXX X\x{9}\x{9}XXXXX"
50 RenderBlock {P} at (3,355) size 640x20 [color=#0000FF]
51 RenderText {#text} at (0,0) size 409x19
52 text run at (0,0) width 409: "-- Following text mixes whitespace:NORMA L and whitespace:PRE"
53 RenderBlock {P} at (3,391) size 640x20
54 RenderText {#text} at (0,0) size 412x19
55 text run at (0,0) width 412: "AAAA BBBB CCCC DDDD EEEE FFFF GGGG HHHH IIII JJJJ"
56 RenderInline {SPAN} at (0,0) size 100x19
57 RenderText {#text} at (412,0) size 100x19
58 text run at (412,0) width 100: "\x{9}\x{9}\x{9}\x{9}"
59 RenderText {#text} at (512,0) size 48x19
60 text run at (512,0) width 48: "KKKK"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698