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

Side by Side Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/011-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 800x142
4 RenderBlock {HTML} at (0,0) size 800x142
5 RenderBody {BODY} at (8,8) size 784x126
6 RenderBlock {DIV} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 103x17
8 text run at (0,0) width 103: "Select this text. "
9 RenderInline {FONT} at (0,0) size 753x29
10 RenderText {#text} at (102,5) size 753x29
11 text run at (102,5) width 83: "I am teeny and tiny. "
12 text run at (184,5) width 292: "I am going to have lots of text but each line should retain the big height. "
13 text run at (475,5) width 278: "If the lines shrink, it means that t he root line box's height is not being"
14 text run at (0,23) width 114: "considered and that's wrong."
15 RenderText {#text} at (0,0) size 0x0
16 RenderBlock {P} at (0,52) size 784x0
17 RenderBlock {DIV} at (0,52) size 784x74
18 RenderInline {FONT} at (0,0) size 773x73
19 RenderText {#text} at (0,0) size 432x36
20 text run at (0,0) width 432: "This text is absolutely enormous. "
21 RenderInline {FONT} at (0,0) size 773x48
22 RenderText {#text} at (431,20) size 773x48
23 text run at (431,20) width 84: "I am teeny and tiny. "
24 text run at (514,20) width 259: "I am going to have lots of text b ut each line should retain the big"
25 text run at (0,57) width 30: "height. "
26 text run at (29,57) width 403: "If the lines shrink, it means that the span's line box's height is not being considered and that's wrong."
27 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698