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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/clear_float-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 scrollHeight 806 1 layer at (0,0) size 800x600 scrollHeight 806
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x806 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x806 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x805.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x805.88
5 LayoutBlockFlow {BODY} at (8,8) size 784x789.88 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x789.88 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,33) size 784x144 9 LayoutBlockFlow {PRE} at (0,33) size 784x144
10 LayoutText {#text} at (0,0) size 616x144 10 LayoutText {#text} at (0,0) size 616x144
11 text run at (0,0) width 392: "P { margin: 0; padding: 0; text-align: justify;}" 11 text run at (0,0) width 392: "P { margin: 0; padding: 0; text-align: justify;}"
12 text run at (392,0) width 0: " " 12 text run at (392,0) width 0: " "
13 text run at (0,16) width 0: " " 13 text run at (0,16) width 0: " "
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 text run at (0,60) width 298: "'clear' properties, the two m enus should appear" 150 text run at (0,60) width 298: "'clear' properties, the two m enus should appear"
151 text run at (0,80) width 298: "on the left side of the page, the blue below the" 151 text run at (0,80) width 298: "on the left side of the page, the blue below the"
152 text run at (0,100) width 298: "green. There should be a 10p x gap between the" 152 text run at (0,100) width 298: "green. There should be a 10p x gap between the"
153 text run at (0,120) width 298: "two menus. There should also be a 10px gap" 153 text run at (0,120) width 298: "two menus. There should also be a 10px gap"
154 text run at (0,140) width 280: "between the top menu and the top of the page." 154 text run at (0,140) width 280: "between the top menu and the top of the page."
155 LayoutBlockFlow {P} at (8,247.88) size 298x60 155 LayoutBlockFlow {P} at (8,247.88) size 298x60
156 LayoutText {#text} at (0,0) size 298x59 156 LayoutText {#text} at (0,0) size 298x59
157 text run at (0,0) width 298: "The top of the yellow rectangl e (to which this" 157 text run at (0,0) width 298: "The top of the yellow rectangl e (to which this"
158 text run at (0,20) width 298: "paragraph belongs) should be vertically aligned" 158 text run at (0,20) width 298: "paragraph belongs) should be vertically aligned"
159 text run at (0,40) width 208: "with the top of the green rec tangle." 159 text run at (0,40) width 208: "with the top of the green rec tangle."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698