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

Side by Side Diff: LayoutTests/platform/android/css1/box_properties/margin_bottom_inline-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 RenderBlock {PRE} at (0,36) size 784x32 9 RenderBlock {PRE} at (0,36) size 784x32
10 RenderText {#text} at (0,0) size 416x32 10 RenderText {#text} at (0,0) size 416x32
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 RenderInline {TT} at (0,0) size 24x16 86 RenderInline {TT} at (0,0) size 24x16
87 RenderText {#text} at (590,3) size 24x16 87 RenderText {#text} at (590,3) size 24x16
88 text run at (590,3) width 24: "two" 88 text run at (590,3) width 24: "two"
89 RenderText {#text} at (614,0) size 718x39 89 RenderText {#text} at (614,0) size 718x39
90 text run at (614,0) width 104: ", giving it an aqua" 90 text run at (614,0) width 104: ", giving it an aqua"
91 text run at (0,20) width 241: "background and a -10px bottom margin" 91 text run at (0,20) width 241: "background and a -10px bottom margin"
92 RenderText {#text} at (241,20) size 745x39 92 RenderText {#text} at (241,20) size 745x39
93 text run at (241,20) width 8: ". " 93 text run at (241,20) width 8: ". "
94 text run at (249,20) width 496: "Margins on inline elements do es not affect line-height calculations, so all lines in this" 94 text run at (249,20) width 496: "Margins on inline elements do es not affect line-height calculations, so all lines in this"
95 text run at (0,40) width 247: "element should have the same li ne-height." 95 text run at (0,40) width 247: "element should have the same li ne-height."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698