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

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

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (floating) {P} at (242.34,16) size 541.66x18 6 LayoutBlockFlow (floating) {P} at (242.34,16) size 541.66x18
7 LayoutText {#text} at (0,0) size 542x18 7 LayoutText {#text} at (0,0) size 542x18
8 text run at (0,0) width 542: "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 542: "The 'hr' below should span the width of the page, not just to the left edge of this text."
9 LayoutBlockFlow {HR} at (0,50) size 784x2 [border: (1px inset #EEEEEE)] 9 LayoutBlockFlow {HR} at (0,50) size 784x2 [border: (1px inset #EEEEEE)]
10 LayoutBlockFlow (floating) {P} at (230.34,76) size 553.66x18 10 LayoutBlockFlow (floating) {P} at (230.34,76) size 553.66x18
11 LayoutText {#text} at (0,0) size 554x18 11 LayoutText {#text} at (0,0) size 554x18
12 text run at (0,0) width 554: "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 554: "The table below should span the width of the page, not just to the left edge of this text."
13 LayoutTable {TABLE} at (0,110) size 784x64 [border: (10px outset #808080)] 13 LayoutTable {TABLE} at (0,110) size 784x64 [border: (10px outset #808080)]
14 LayoutTableSection {TBODY} at (10,10) size 764x44 14 LayoutTableSection {TBODY} at (10,10) size 764x44
15 LayoutTableRow {TR} at (0,2) size 764x40 15 LayoutTableRow {TR} at (0,2) size 764x40
16 LayoutTableCell {TD} at (2,2) size 760x40 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,2) size 760x40 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
17 LayoutText {#text} at (2,2) size 737x36 17 LayoutText {#text} at (2,2) size 735x36
18 text run at (2,2) width 375: "This is a table that should fill t he entire width of the page. " 18 text run at (2,2) width 374: "This is a table that should fill t he entire width of the page. "
19 text run at (376,2) width 363: "It should clear the float and th en take up the width of the" 19 text run at (375,2) width 362: "It should clear the float and th en take up the width of the"
20 text run at (2,20) width 208: "page. If it doesn't then it's a b ug." 20 text run at (2,20) width 208: "page. If it doesn't then it's a b ug."
21 LayoutBlockFlow (floating) {P} at (350.33,190) size 433.67x18 21 LayoutBlockFlow (floating) {P} at (351.20,190) size 432.80x18
22 LayoutText {#text} at (0,0) size 434x18 22 LayoutText {#text} at (0,0) size 433x18
23 text run at (0,0) width 434: "The overflow auto section below should s pan the width of the page." 23 text run at (0,0) width 433: "The overflow auto section below should s pan the width of the page."
24 layer at (8,232) size 784x36 24 layer at (8,232) size 784x36
25 LayoutBlockFlow {DIV} at (0,224) size 784x36 25 LayoutBlockFlow {DIV} at (0,224) size 784x36
26 LayoutText {#text} at (0,0) size 779x36 26 LayoutText {#text} at (0,0) size 778x36
27 text run at (0,0) width 364: "This is a div that should fill the entire wi dth of the page. " 27 text run at (0,0) width 363: "This is a div that should fill the entire wi dth of the page. "
28 text run at (363,0) width 416: "It should clear the float and then take up the width of the page. If" 28 text run at (362,0) width 416: "It should clear the float and then take up the width of the page. If"
29 text run at (0,18) width 155: "it doesn't then it's a bug." 29 text run at (0,18) width 155: "it doesn't then it's a bug."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698