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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/windows-directwrite/fast/text/basic/001-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 [color=#008000]
6 RenderBlock (anonymous) at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 399x36
8 text run at (0,0) width 399: "This is fixed pitch. "
9 RenderInline {FONT} at (0,0) size 51x13
10 RenderText {#text} at (399,17) size 51x13
11 text run at (399,17) width 51: "This is not."
12 RenderBlock (anonymous) at (0,36) size 784x31
13 RenderTable {TABLE} at (0,0) size 119x31 [border: (2px outset #808080)]
14 RenderTableSection {TBODY} at (2,2) size 115x27
15 RenderTableRow {TR} at (0,2) size 115x23
16 RenderTableCell {TD} at (2,2) size 111x23 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 107x18
18 text run at (2,2) width 107: "This is also not."
19 RenderBlock (anonymous) at (0,67) size 784x36
20 RenderInline {FONT} at (0,0) size 44x13
21 RenderText {#text} at (0,17) size 44x13
22 text run at (0,17) width 44: "More text"
23 RenderText {#text} at (44,0) size 152x36
24 text run at (44,0) width 152: " Ending."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698