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

Side by Side Diff: LayoutTests/platform/chromium-win/fast/block/float/026-expected.txt

Issue 10790105: Merge 122861 - Incorrect offset used for scrollWidth/Height calculation (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 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
OLDNEW
1 layer at (0,0) size 785x1432 1 layer at (0,0) size 785x1432
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1432 3 layer at (0,0) size 785x1432
4 RenderBlock {HTML} at (0,0) size 785x1432 4 RenderBlock {HTML} at (0,0) size 785x1432
5 RenderBody {BODY} at (8,8) size 769x1416 5 RenderBody {BODY} at (8,8) size 769x1416
6 RenderBlock {DIV} at (0,0) size 769x200 6 RenderBlock {DIV} at (0,0) size 769x200
7 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000] 7 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
8 RenderTable {TABLE} at (0,0) size 569x50 [border: (2px solid #008000)] 8 RenderTable {TABLE} at (0,0) size 569x50 [border: (2px solid #008000)]
9 RenderTableSection {TBODY} at (2,2) size 565x46 9 RenderTableSection {TBODY} at (2,2) size 565x46
10 RenderTableRow {TR} at (0,2) size 565x42 10 RenderTableRow {TR} at (0,2) size 565x42
(...skipping 24 matching lines...) Expand all
35 RenderBlock {HR} at (182,0) size 387x2 [border: (1px inset #000000)] 35 RenderBlock {HR} at (182,0) size 387x2 [border: (1px inset #000000)]
36 RenderBlock {DIV} at (0,1216) size 769x200 36 RenderBlock {DIV} at (0,1216) size 769x200
37 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000] 37 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
38 RenderImage {IMG} at (184,0) size 385x50 [bgcolor=#008000] 38 RenderImage {IMG} at (184,0) size 385x50 [bgcolor=#008000]
39 layer at (8,208) size 569x59 clip at (25,210) size 550x40 39 layer at (8,208) size 569x59 clip at (25,210) size 550x40
40 RenderBlock {DIV} at (0,0) size 569x59 [border: (2px solid #0000FF)] 40 RenderBlock {DIV} at (0,0) size 569x59 [border: (2px solid #0000FF)]
41 RenderText {#text} at (39,2) size 513x39 41 RenderText {#text} at (39,2) size 513x39
42 text run at (39,2) width 513: "This is an overflow:scroll region. It shoul d sit on the same line as the float and wrap as" 42 text run at (39,2) width 513: "This is an overflow:scroll region. It shoul d sit on the same line as the float and wrap as"
43 text run at (290,22) width 4 RTL: "." 43 text run at (290,22) width 4 RTL: "."
44 text run at (294,22) width 258: "needed to fit within the remaining line w idth" 44 text run at (294,22) width 258: "needed to fit within the remaining line w idth"
45 layer at (189,816) size 388x79 clip at (206,818) size 369x60 scrollWidth 370 45 layer at (189,816) size 388x79 clip at (206,818) size 369x60
46 RenderBlock {DIV} at (180,0) size 389x79 [border: (2px solid #0000FF)] 46 RenderBlock {DIV} at (180,0) size 389x79 [border: (2px solid #0000FF)]
47 RenderText {#text} at (5,2) size 368x59 47 RenderText {#text} at (5,2) size 368x59
48 text run at (5,2) width 366: "This is an overflow:scroll region. It should sit on the same line" 48 text run at (5,2) width 366: "This is an overflow:scroll region. It should sit on the same line"
49 text run at (3,22) width 368: "as the float and wrap as needed to fit with in the remaining line" 49 text run at (3,22) width 368: "as the float and wrap as needed to fit with in the remaining line"
50 text run at (334,42) width 4 RTL: "." 50 text run at (334,42) width 4 RTL: "."
51 text run at (338,42) width 33: "width" 51 text run at (338,42) width 33: "width"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698