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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/basic/004-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 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (floating) {P} at (0,16) size 634x24 [border: (2px solid #0080 00)]
7 RenderText {#text} at (2,2) size 630x19
8 text run at (2,2) width 630: "There should be 30px of word spacing bet ween each word."
9 RenderBlock {DIV} at (0,0) size 784x100
10 RenderTable {TABLE} at (0,100) size 100x104
11 RenderTableSection {TBODY} at (0,0) size 100x104
12 RenderTableRow {TR} at (0,0) size 100x104
13 RenderTableCell {TD} at (0,0) size 100x104 [r=0 c=0 rs=1 cs=1]
14 RenderBlock {P} at (0,0) size 100x104 [border: (2px solid #008000) ]
15 RenderText {#text} at (2,2) size 96x99
16 text run at (2,2) width 93: "There should"
17 text run at (2,22) width 96: "be 15px of"
18 text run at (2,42) width 96: "word spacing"
19 text run at (2,62) width 51: "between"
20 text run at (2,82) width 83: "each word."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698