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

Side by Side Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/basic/009-expected.txt

Issue 241113003: Windows rebaselines for virtual DirectWrite suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderInline {SPAN} at (0,0) size 331x26 6 RenderInline {SPAN} at (0,0) size 334x26
7 RenderText {#text} at (0,0) size 177x26 7 RenderText {#text} at (0,0) size 176x26
8 text run at (0,0) width 177: "This is some text. " 8 text run at (0,0) width 176: "This is some text. "
9 RenderInline {TT} at (0,0) size 154x27 9 RenderInline {TT} at (0,0) size 159x27
10 RenderText {#text} at (177,1) size 154x27 10 RenderText {#text} at (175,1) size 159x27
11 text run at (177,1) width 154: "As is this." 11 text run at (175,1) width 159: "As is this."
12 RenderText {#text} at (331,0) size 344x26 12 RenderText {#text} at (333,0) size 342x26
13 text run at (331,0) width 344: " All of this text should be 24px tall." 13 text run at (333,0) width 342: " All of this text should be 24px tall."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698