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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/002-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 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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 100x144 6 RenderBlock {P} at (0,0) size 100x144
7 RenderText {#text} at (0,0) size 100x144 7 RenderText {#text} at (0,0) size 100x144
8 text run at (0,0) width 100: "This paragraph" 8 text run at (0,0) width 100: "This paragraph"
9 text run at (0,18) width 54: "contains" 9 text run at (0,18) width 54: "contains"
10 text run at (0,36) width 100: "justified text." 10 text run at (0,36) width 100: "justified text."
11 text run at (0,54) width 100: "Within the" 11 text run at (0,54) width 100: "Within the"
12 text run at (0,72) width 74: "constrained" 12 text run at (0,72) width 74: "constrained"
13 text run at (0,90) width 100: "width, this text" 13 text run at (0,90) width 100: "width, this text"
14 text run at (0,108) width 100: "should be" 14 text run at (0,108) width 100: "should be"
15 text run at (0,126) width 57: "justified." 15 text run at (0,126) width 57: "justified."
16 RenderBlock {P} at (0,160) size 100x144 16 RenderBlock {P} at (0,160) size 100x144
17 RenderText {#text} at (0,0) size 100x144 17 RenderText {#text} at (0,0) size 100x144
18 text run at (0,0) width 100: "This paragraph" 18 text run at (0,0) width 100: "This paragraph"
19 text run at (0,18) width 100: "also contains" 19 text run at (0,18) width 100: "also contains"
20 text run at (0,36) width 100: "justified text." 20 text run at (0,36) width 100: "justified text."
21 text run at (0,54) width 100: "Within the" 21 text run at (0,54) width 100: "Within the"
22 text run at (0,72) width 74: "constrained" 22 text run at (0,72) width 74: "constrained"
23 text run at (0,90) width 100: "width, this text" 23 text run at (0,90) width 100: "width, this text"
24 text run at (0,108) width 100: "should be" 24 text run at (0,108) width 100: "should be"
25 text run at (0,126) width 57: "justified." 25 text run at (0,126) width 57: "justified."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698