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

Side by Side Diff: LayoutTests/platform/win-xp/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 569x50 [border: (2px solid #008000)] 8 LayoutTable {TABLE} at (200,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
11 LayoutTableCell {TD} at (2,2) size 561x42 [r=0 c=0 rs=1 cs=1] 11 LayoutTableCell {TD} at (2,2) size 561x42 [r=0 c=0 rs=1 cs=1]
12 LayoutText {#text} at (1,1) size 546x39 12 LayoutText {#text} at (1,1) size 546x39
13 text run at (1,1) width 546: "This is a table. It should sit o n the same line as the float and wrap as needed to fit within the" 13 text run at (1,1) width 546: "This is a table. It should sit o n the same line as the float and wrap as needed to fit within the"
(...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 569x59 clip at (210,210) size 550x40 37 layer at (208,208) size 569x59 clip at (210,210) size 550x40
38 LayoutBlockFlow {DIV} at (200,0) size 569x59 [border: (2px solid #0000FF)] 38 LayoutBlockFlow {DIV} at (200,0) size 569x59 [border: (2px solid #0000FF)]
39 LayoutText {#text} at (2,2) size 513x39 39 LayoutText {#text} at (2,2) size 513x39
40 text run at (2,2) width 513: "This is an overflow:scroll region. It should sit on the same line as the float and wrap as" 40 text run at (2,2) width 513: "This is an overflow:scroll region. It should sit on the same line as the float and wrap as"
41 text run at (2,22) width 262: "needed to fit within the remaining line wid th." 41 text run at (2,22) width 262: "needed to fit within the remaining line wid th."
42 layer at (208,816) size 389x79 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 389x79 backgroundClip at (0,0) size 0x0 clip at (0,0) si ze 0x0
43 LayoutBlockFlow {DIV} at (200,0) size 388.50x79 [border: (2px solid #0000FF)] 43 LayoutBlockFlow {DIV} at (200,0) size 388.50x79 [border: (2px solid #0000FF)]
44 LayoutText {#text} at (2,2) size 368x59 44 LayoutText {#text} at (2,2) size 368x59
45 text run at (2,2) width 366: "This is an overflow:scroll region. It should sit on the same line" 45 text run at (2,2) width 366: "This is an overflow:scroll region. It should sit on the same line"
46 text run at (2,22) width 368: "as the float and wrap as needed to fit with in the remaining line" 46 text run at (2,22) width 368: "as the float and wrap as needed to fit with in the remaining line"
47 text run at (2,42) width 37: "width." 47 text run at (2,42) width 37: "width."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698