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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/inline-element-line-break-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 86x42 [border: (3px solid #0000FF)] 6 RenderBlock {P} at (0,0) size 86x42 [border: (3px solid #0000FF)]
7 RenderInline {SPAN} at (0,0) size 104x18 7 RenderInline {SPAN} at (0,0) size 104x18
8 RenderText {#text} at (3,3) size 104x18 8 RenderText {#text} at (3,3) size 104x18
9 text run at (3,3) width 104: "AAAAAAAAA" 9 text run at (3,3) width 104: "AAAAAAAAA"
10 RenderText {#text} at (106,3) size 128x36 10 RenderText {#text} at (106,3) size 128x36
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 text run at (3,21) width 20: "ZZ" 61 text run at (3,21) width 20: "ZZ"
62 RenderInline {SPAN} at (0,0) size 89x18 62 RenderInline {SPAN} at (0,0) size 89x18
63 RenderText {#text} at (22,21) size 89x18 63 RenderText {#text} at (22,21) size 89x18
64 text run at (22,21) width 89: "ZZZZZZZZZ" 64 text run at (22,21) width 89: "ZZZZZZZZZ"
65 RenderBlock {P} at (0,370) size 86x24 [border: (3px solid #0000FF)] 65 RenderBlock {P} at (0,370) size 86x24 [border: (3px solid #0000FF)]
66 RenderText {#text} at (3,3) size 49x18 66 RenderText {#text} at (3,3) size 49x18
67 text run at (3,3) width 49: "ZZZZZ" 67 text run at (3,3) width 49: "ZZZZZ"
68 RenderInline {SPAN} at (0,0) size 89x18 68 RenderInline {SPAN} at (0,0) size 89x18
69 RenderText {#text} at (51,3) size 89x18 69 RenderText {#text} at (51,3) size 89x18
70 text run at (51,3) width 89: "ZZZZZZZZZ" 70 text run at (51,3) width 89: "ZZZZZZZZZ"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698