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

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

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x600 scrollHeight 1432 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1432
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1432 4 LayoutBlockFlow {HTML} at (0,0) size 785x1432
5 LayoutBlockFlow {BODY} at (8,8) size 769x1416 5 LayoutBlockFlow {BODY} at (8,8) size 769x1416
6 LayoutBlockFlow {DIV} at (0,0) size 769x200 6 LayoutBlockFlow {DIV} at (0,0) size 769x200
7 LayoutBlockFlow (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF000 0] 7 LayoutBlockFlow (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF000 0]
8 LayoutTable {TABLE} at (0,0) size 569x46 [border: (2px solid #008000)] 8 LayoutTable {TABLE} at (0,0) size 569x46 [border: (2px solid #008000)]
9 LayoutTableSection {TBODY} at (2,2) size 565x42 9 LayoutTableSection {TBODY} at (2,2) size 565x42
10 LayoutTableRow {TR} at (0,2) size 565x38 10 LayoutTableRow {TR} at (0,2) size 565x38
11 LayoutTableCell {TD} at (2,2) size 561x38 [r=0 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (2,2) size 561x38 [r=0 c=0 rs=1 cs=1]
12 LayoutText {#text} at (40,1) size 520x36 12 LayoutText {#text} at (40,1) size 520x36
13 text run at (40,1) width 520: "This is a table. It should sit on the same line as the float and wrap as needed to fit" 13 text run at (40,1) width 520: "This is a table. It should sit on the same line as the float and wrap as needed to fit"
(...skipping 21 matching lines...) Expand all
35 LayoutBlockFlow {HR} at (182.50,0) size 386.50x2 [border: (1px inset #EE EEEE)] 35 LayoutBlockFlow {HR} at (182.50,0) size 386.50x2 [border: (1px inset #EE EEEE)]
36 LayoutBlockFlow {DIV} at (0,1216) size 769x200 36 LayoutBlockFlow {DIV} at (0,1216) size 769x200
37 LayoutBlockFlow (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF000 0] 37 LayoutBlockFlow (floating) {DIV} at (569,0) size 200x200 [bgcolor=#FF000 0]
38 LayoutImage {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 569x55 clip at (25,210) size 550x36 39 layer at (8,208) size 569x55 clip at (25,210) size 550x36
40 LayoutBlockFlow {DIV} at (0,0) size 569x55 [border: (2px solid #0000FF)] 40 LayoutBlockFlow {DIV} at (0,0) size 569x55 [border: (2px solid #0000FF)]
41 LayoutText {#text} at (28,2) size 539x36 41 LayoutText {#text} at (28,2) size 539x36
42 text run at (28,2) width 539: "This is an overflow:scroll region. It shoul d sit on the same line as the float and wrap" 42 text run at (28,2) width 539: "This is an overflow:scroll region. It shoul d sit on the same line as the float and wrap"
43 text run at (259,20) width 5 RTL: "." 43 text run at (259,20) width 5 RTL: "."
44 text run at (263,20) width 304: "as needed to fit within the remaining lin e width" 44 text run at (263,20) width 304: "as needed to fit within the remaining lin e width"
45 layer at (189,816) size 388x73 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0 outlineClip at (0,0) size 785x600 45 layer at (189,816) size 388x73 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0
46 LayoutBlockFlow {DIV} at (180.50,0) size 388.50x73 [border: (2px solid #0000FF )] 46 LayoutBlockFlow {DIV} at (180.50,0) size 388.50x73 [border: (2px solid #0000FF )]
47 LayoutText {#text} at (50,2) size 369x54 47 LayoutText {#text} at (50,2) size 369x54
48 text run at (50,2) width 337: "This is an overflow:scroll region. It shoul d sit on the" 48 text run at (50,2) width 337: "This is an overflow:scroll region. It shoul d sit on the"
49 text run at (18,20) width 369: "same line as the float and wrap as needed to fit within the" 49 text run at (18,20) width 369: "same line as the float and wrap as needed to fit within the"
50 text run at (249,38) width 5 RTL: "." 50 text run at (249,38) width 5 RTL: "."
51 text run at (253,38) width 134: "remaining line width" 51 text run at (253,38) width 134: "remaining line width"
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/fast/block/float/025-expected.txt ('k') | LayoutTests/platform/mac/fast/block/float/027-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698