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

Side by Side Diff: LayoutTests/platform/win/fast/block/float/width-update-after-clear-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 RenderBlock (floating) {P} at (278,16) size 506x20 6 RenderBlock (floating) {P} at (278,16) size 506x20
7 RenderText {#text} at (0,0) size 506x19 7 RenderText {#text} at (0,0) size 506x19
8 text run at (0,0) width 506: "The 'hr' below should span the width of the page, not just to the left edge of this text." 8 text run at (0,0) width 506: "The 'hr' below should span the width of the page, not just to the left edge of this text."
9 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #000000)] 9 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
10 RenderBlock (floating) {P} at (267,78) size 517x20 10 RenderBlock (floating) {P} at (267,78) size 517x20
11 RenderText {#text} at (0,0) size 517x19 11 RenderText {#text} at (0,0) size 517x19
12 text run at (0,0) width 517: "The table below should span the width of the page, not just to the left edge of this text." 12 text run at (0,0) width 517: "The table below should span the width of the page, not just to the left edge of this text."
13 RenderTable {TABLE} at (0,114) size 784x68 [border: (10px outset #808080)] 13 RenderTable {TABLE} at (0,114) size 784x68 [border: (10px outset #808080)]
14 RenderTableSection {TBODY} at (10,10) size 764x48 14 RenderTableSection {TBODY} at (10,10) size 764x48
15 RenderTableRow {TR} at (0,2) size 764x44 15 RenderTableRow {TR} at (0,2) size 764x44
16 RenderTableCell {TD} at (2,2) size 760x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,2) size 760x44 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 742x39 17 RenderText {#text} at (2,2) size 742x39
18 text run at (2,2) width 343: "This is a table that should fill t he entire width of the page. " 18 text run at (2,2) width 343: "This is a table that should fill t he entire width of the page. "
19 text run at (345,2) width 399: "It should clear the float and th en take up the width of the page. If it" 19 text run at (345,2) width 399: "It should clear the float and th en take up the width of the page. If it"
20 text run at (2,22) width 133: "doesn't then it's a bug." 20 text run at (2,22) width 133: "doesn't then it's a bug."
21 RenderBlock (floating) {P} at (378,198) size 406x20 21 RenderBlock (floating) {P} at (378,198) size 406x20
22 RenderText {#text} at (0,0) size 406x19 22 RenderText {#text} at (0,0) size 406x19
23 text run at (0,0) width 406: "The overflow auto section below should s pan the width of the page." 23 text run at (0,0) width 406: "The overflow auto section below should s pan the width of the page."
24 layer at (8,242) size 784x40 24 layer at (8,242) size 784x40
25 RenderBlock {DIV} at (0,234) size 784x40 25 RenderBlock {DIV} at (0,234) size 784x40
26 RenderText {#text} at (0,0) size 778x39 26 RenderText {#text} at (0,0) size 778x39
27 text run at (0,0) width 332: "This is a div that should fill the entire wi dth of the page. " 27 text run at (0,0) width 332: "This is a div that should fill the entire wi dth of the page. "
28 text run at (332,0) width 446: "It should clear the float and then take up the width of the page. If it doesn't" 28 text run at (332,0) width 446: "It should clear the float and then take up the width of the page. If it doesn't"
29 text run at (0,20) width 86: "then it's a bug." 29 text run at (0,20) width 86: "then it's a bug."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698