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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/font-smoothing-expected.txt

Issue 875403008: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 298x23 6 RenderInline {SPAN} at (0,0) size 298x23
7 RenderText {#text} at (0,0) size 298x23 7 RenderText {#text} at (0,0) size 298x23
8 text run at (0,0) width 298: "Hello. This is absolutely regular text." 8 text run at (0,0) width 298: "Hello. This is absolutely regular text."
9 RenderText {#text} at (297,4) size 5x18 9 RenderText {#text} at (297,4) size 5x18
10 text run at (297,4) width 5: " " 10 text run at (297,4) width 5: " "
(...skipping 16 matching lines...) Expand all
27 RenderText {#text} at (476,73) size 5x18 27 RenderText {#text} at (476,73) size 5x18
28 text run at (476,73) width 5: " " 28 text run at (476,73) width 5: " "
29 RenderBR {BR} at (480,87) size 1x0 29 RenderBR {BR} at (480,87) size 1x0
30 RenderInline {SPAN} at (0,0) size 702x46 30 RenderInline {SPAN} at (0,0) size 702x46
31 RenderText {#text} at (0,92) size 702x46 31 RenderText {#text} at (0,92) size 702x46
32 text run at (0,92) width 702: "Hello. This is text with -webkit-font-s moothing:subpixel-antialiased. It should look like" 32 text run at (0,92) width 702: "Hello. This is text with -webkit-font-s moothing:subpixel-antialiased. It should look like"
33 text run at (0,115) width 184: "absolutely regular text." 33 text run at (0,115) width 184: "absolutely regular text."
34 RenderText {#text} at (183,119) size 5x18 34 RenderText {#text} at (183,119) size 5x18
35 text run at (183,119) width 5: " " 35 text run at (183,119) width 5: " "
36 RenderBR {BR} at (187,133) size 1x0 36 RenderBR {BR} at (187,133) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698