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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/antialiasedtext/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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x446 3 layer at (0,0) size 800x446
4 RenderBlock {HTML} 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)] 5 RenderBody {BODY} at (8,8) size 646x430 [border: (3px solid #FF0000)]
6 RenderBlock {P} at (3,19) size 640x20 [color=#0000FF] 6 RenderBlock {P} at (3,19) size 640x20 [color=#0000FF]
7 RenderText {#text} at (0,0) size 341x19 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" 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 9 RenderBlock {P} at (3,55) size 640x40
10 RenderText {#text} at (0,0) size 248x19 10 RenderText {#text} at (0,0) size 248x19
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 RenderText {#text} at (0,0) size 409x19 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" 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 53 RenderBlock {P} at (3,391) size 640x20
54 RenderText {#text} at (0,0) size 412x19 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" 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 56 RenderInline {SPAN} at (0,0) size 100x19
57 RenderText {#text} at (412,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}" 58 text run at (412,0) width 100: "\x{9}\x{9}\x{9}\x{9}"
59 RenderText {#text} at (512,0) size 48x19 59 RenderText {#text} at (512,0) size 48x19
60 text run at (512,0) width 48: "KKKK" 60 text run at (512,0) width 48: "KKKK"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698