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

Side by Side Diff: LayoutTests/platform/android/virtual/slimmingpaint/fast/block/float/028-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 LayoutTable {TABLE} at (0,0) size 569x50 [border: (2px solid #008000)] 8 LayoutTable {TABLE} at (0,0) size 569x50 [border: (2px solid #008000)]
9 LayoutTableSection {TBODY} at (2,2) size 565x46 9 LayoutTableSection {TBODY} at (2,2) size 565x46
10 LayoutTableRow {TR} at (0,2) size 565x42 10 LayoutTableRow {TR} at (0,2) size 565x42
(...skipping 17 matching lines...) Expand all
28 text run at (21,1) width 354: "This is a table. It should sit on the same line as the float and" 28 text run at (21,1) width 354: "This is a table. It should sit on the same line as the float and"
29 text run at (61,21) width 4 RTL: "." 29 text run at (61,21) width 4 RTL: "."
30 text run at (65,21) width 310: "wrap as needed to fit within t he remaining line width" 30 text run at (65,21) width 310: "wrap as needed to fit within t he remaining line width"
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 LayoutImage {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 (54,2) size 513x39 41 RenderText {#text} at (54,2) size 513x39
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" 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 (305,22) width 4 RTL: "." 43 text run at (305,22) width 4 RTL: "."
44 text run at (309,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 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 (20,2) size 369x59 47 RenderText {#text} at (20,2) size 369x59
48 text run at (20,2) width 367: "This is an overflow:scroll region. It shoul d sit on the same line" 48 text run at (20,2) width 367: "This is an overflow:scroll region. It shoul d sit on the same line"
49 text run at (18,22) width 369: "as the float and wrap as needed to fit wit hin the remaining line" 49 text run at (18,22) width 369: "as the float and wrap as needed to fit wit hin the remaining line"
50 text run at (349,42) width 5 RTL: "." 50 text run at (349,42) width 5 RTL: "."
51 text run at (353,42) width 34: "width" 51 text run at (353,42) width 34: "width"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698