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

Side by Side Diff: LayoutTests/platform/win-xp/css1/formatting_model/vertical_formatting-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 2579 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2579
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2579 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2579 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2578.78 4 LayoutBlockFlow {HTML} at (0,0) size 785x2578.78
5 LayoutBlockFlow {BODY} at (8,8) size 769x2562.78 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2562.78 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
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,36) size 769x320 9 LayoutBlockFlow {PRE} at (0,36) size 769x320
10 LayoutText {#text} at (0,0) size 496x320 10 LayoutText {#text} at (0,0) size 496x320
11 text run at (0,0) width 368: "P.one {margin-bottom: 2cm; padding-botto m: 0;}" 11 text run at (0,0) width 368: "P.one {margin-bottom: 2cm; padding-botto m: 0;}"
12 text run at (368,0) width 0: " " 12 text run at (368,0) width 0: " "
13 text run at (0,16) width 320: "P.two {margin-top: 2cm; padding-top: 0; }" 13 text run at (0,16) width 320: "P.two {margin-top: 2cm; padding-top: 0; }"
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 text run at (373,20) width 338: "the (non-floating) one above it, since the float should not" 162 text run at (373,20) width 338: "the (non-floating) one above it, since the float should not"
163 text run at (373,40) width 174: "effect the paragraph spacing. " 163 text run at (373,40) width 174: "effect the paragraph spacing. "
164 LayoutBlockFlow {P} at (4,939.22) size 747x77.78 164 LayoutBlockFlow {P} at (4,939.22) size 747x77.78
165 LayoutText {#text} at (0,0) size 719x39 165 LayoutText {#text} at (0,0) size 719x39
166 text run at (0,0) width 531: "There should be two centimeters of padding between this paragraph and the one below. " 166 text run at (0,0) width 531: "There should be two centimeters of padding between this paragraph and the one below. "
167 text run at (531,0) width 188: "Padding does not collapse, and " 167 text run at (531,0) width 188: "Padding does not collapse, and "
168 text run at (0,20) width 224: "there is 1cm of padding on each side." 168 text run at (0,20) width 224: "there is 1cm of padding on each side."
169 LayoutBlockFlow {P} at (4,1017) size 747x57.78 169 LayoutBlockFlow {P} at (4,1017) size 747x57.78
170 LayoutText {#text} at (0,38) size 158x19 170 LayoutText {#text} at (0,38) size 158x19
171 text run at (0,38) width 158: "This is the next paragraph." 171 text run at (0,38) width 158: "This is the next paragraph."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698