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

Side by Side Diff: LayoutTests/platform/mac/fast/block/float/025-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 (0,0) size 200x200 [bgcolor=#FF0000] 7 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
8 LayoutTable {TABLE} at (200,0) size 569x46 [border: (2px solid #008000)] 8 LayoutTable {TABLE} at (200,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 (1,1) size 520x36 12 LayoutText {#text} at (1,1) size 520x36
13 text run at (1,1) width 520: "This is a table. It should sit o n the same line as the float and wrap as needed to fit" 13 text run at (1,1) width 520: "This is a table. It should sit o n the same line as the float and wrap as needed to fit"
(...skipping 18 matching lines...) Expand all
32 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000] 32 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
33 LayoutBlockFlow {HR} at (200,0) size 386.50x2 [border: (1px inset #EEEEE E)] 33 LayoutBlockFlow {HR} at (200,0) size 386.50x2 [border: (1px inset #EEEEE E)]
34 LayoutBlockFlow {DIV} at (0,1216) size 769x200 34 LayoutBlockFlow {DIV} at (0,1216) size 769x200
35 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000] 35 LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200 [bgcolor=#FF0000]
36 LayoutImage {IMG} at (200,0) size 384.50x50 [bgcolor=#008000] 36 LayoutImage {IMG} at (200,0) size 384.50x50 [bgcolor=#008000]
37 layer at (208,208) size 569x55 clip at (210,210) size 550x36 37 layer at (208,208) size 569x55 clip at (210,210) size 550x36
38 LayoutBlockFlow {DIV} at (200,0) size 569x55 [border: (2px solid #0000FF)] 38 LayoutBlockFlow {DIV} at (200,0) size 569x55 [border: (2px solid #0000FF)]
39 LayoutText {#text} at (2,2) size 539x36 39 LayoutText {#text} at (2,2) size 539x36
40 text run at (2,2) width 539: "This is an overflow:scroll region. It should sit on the same line as the float and wrap" 40 text run at (2,2) width 539: "This is an overflow:scroll region. It should sit on the same line as the float and wrap"
41 text run at (2,20) width 308: "as needed to fit within the remaining line width." 41 text run at (2,20) width 308: "as needed to fit within the remaining line width."
42 layer at (208,816) size 389x73 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0 outlineClip at (0,0) size 785x600 42 layer at (208,816) size 389x73 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0
43 LayoutBlockFlow {DIV} at (200,0) size 388.50x73 [border: (2px solid #0000FF)] 43 LayoutBlockFlow {DIV} at (200,0) size 388.50x73 [border: (2px solid #0000FF)]
44 LayoutText {#text} at (2,2) size 368x54 44 LayoutText {#text} at (2,2) size 368x54
45 text run at (2,2) width 336: "This is an overflow:scroll region. It should sit on the" 45 text run at (2,2) width 336: "This is an overflow:scroll region. It should sit on the"
46 text run at (2,20) width 368: "same line as the float and wrap as needed t o fit within the" 46 text run at (2,20) width 368: "same line as the float and wrap as needed t o fit within the"
47 text run at (2,38) width 138: "remaining line width." 47 text run at (2,38) width 138: "remaining line width."
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/fast/block/float/021-expected.txt ('k') | LayoutTests/platform/mac/fast/block/float/026-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698