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

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

Issue 285293007: Fix layoutOverflowRect in case of explicit 'overflow: scroll', but no overflow content (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 years, 7 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 20 matching lines...) Expand all
31 RenderBlock {DIV} at (0,808) size 769x200 31 RenderBlock {DIV} at (0,808) size 769x200
32 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000] 32 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
33 RenderBlock {DIV} at (0,1016) size 769x200 33 RenderBlock {DIV} at (0,1016) size 769x200
34 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000] 34 RenderBlock (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF0000]
35 RenderBlock {HR} at (182.50,0) size 386.50x2 [border: (1px inset #EEEEEE )] 35 RenderBlock {HR} at (182.50,0) size 386.50x2 [border: (1px inset #EEEEEE )]
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.50,0) size 384.50x50 [bgcolor=#008000] 38 RenderImage {IMG} at (184.50,0) size 384.50x50 [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 (54,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 (54,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 (305,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 (309,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 scrollX 13 scrollWi dth 383 45 layer at (189,816) size 388x79 clip at (206,818) size 369x60
46 RenderBlock {DIV} at (180.50,0) size 388.50x79 [border: (2px solid #0000FF)] 46 RenderBlock {DIV} at (180.50,0) size 388.50x79 [border: (2px solid #0000FF)]
47 RenderText {#text} at (5,2) size 368x59 47 RenderText {#text} at (20,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 (20,2) width 366: "This is an overflow:scroll region. It shoul d 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 (18,22) width 368: "as the float and wrap as needed to fit wit hin the remaining line"
50 text run at (334,42) width 4 RTL: "." 50 text run at (349,42) width 4 RTL: "."
51 text run at (338,42) width 33: "width" 51 text run at (353,42) width 33: "width"
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/fast/block/float/026-expected.txt ('k') | LayoutTests/scrollbars/rtl/overflow-scroll-rtl.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698