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

Side by Side Diff: LayoutTests/platform/win/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 2507 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2507
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2507 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2507 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2506.78 4 LayoutBlockFlow {HTML} at (0,0) size 785x2506.78
5 LayoutBlockFlow {BODY} at (8,8) size 769x2490.78 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2490.78 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 363x17 7 LayoutText {#text} at (0,0) size 363x17
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 769x320 9 LayoutBlockFlow {PRE} at (0,34) 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 149 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 text run at (373,18) width 368: "and the (non-floating) one ab ove it, since the float should" 163 text run at (373,18) width 368: "and the (non-floating) one ab ove it, since the float should"
164 text run at (373,36) width 210: "not effect the paragraph spac ing." 164 text run at (373,36) width 210: "not effect the paragraph spac ing."
165 LayoutBlockFlow {P} at (4,901.22) size 747x73.78 165 LayoutBlockFlow {P} at (4,901.22) size 747x73.78
166 LayoutText {#text} at (0,0) size 734x35 166 LayoutText {#text} at (0,0) size 734x35
167 text run at (0,0) width 563: "There should be two centimeters of padding between this paragraph and the one below. " 167 text run at (0,0) width 563: "There should be two centimeters of padding between this paragraph and the one below. "
168 text run at (562,0) width 172: "Padding does not collapse," 168 text run at (562,0) width 172: "Padding does not collapse,"
169 text run at (0,18) width 266: "and there is 1cm of padding on each side." 169 text run at (0,18) width 266: "and there is 1cm of padding on each side."
170 LayoutBlockFlow {P} at (4,975) size 747x55.78 170 LayoutBlockFlow {P} at (4,975) size 747x55.78
171 LayoutText {#text} at (0,38) size 171x17 171 LayoutText {#text} at (0,38) size 171x17
172 text run at (0,38) width 171: "This is the next paragraph." 172 text run at (0,38) width 171: "This is the next paragraph."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698