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

Side by Side Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/whitespace/030-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 800x93 3 layer at (0,0) size 800x93
4 RenderBlock {HTML} at (0,0) size 800x93 4 RenderBlock {HTML} at (0,0) size 800x93
5 RenderBody {BODY} at (8,13) size 784x72 5 RenderBody {BODY} at (8,13) size 784x72
6 RenderBlock {PRE} at (0,0) size 784x19 [border: (2px solid #008000)] 6 RenderBlock {PRE} at (0,0) size 784x19 [border: (2px solid #008000)]
7 RenderText {#text} at (2,2) size 133x15 7 RenderText {#text} at (2,2) size 133x15
8 text run at (2,2) width 133: "I am on one line." 8 text run at (2,2) width 133: "I am on one line."
9 text run at (134,2) width 1: " " 9 text run at (134,2) width 1: " "
10 RenderBlock {DIV} at (0,32) size 784x40 [border: (2px solid #008000)] 10 RenderBlock {DIV} at (0,32) size 784x40 [border: (2px solid #008000)]
11 RenderText {#text} at (2,2) size 772x35 11 RenderText {#text} at (2,2) size 772x35
12 text run at (2,2) width 0: " " 12 text run at (2,2) width 0: " "
13 text run at (2,20) width 772: "This div is two lines. The newline rig ht after the tag opened is significant and is honored by Firefox and Opera (and us)." 13 text run at (2,20) width 772: "This div is two lines. The newline rig ht after the tag opened is significant and is honored by Firefox and Opera (and us)."
14 text run at (773,20) width 1: " " 14 text run at (773,20) width 1: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698