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

Side by Side Diff: LayoutTests/platform/mac/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 775 1 layer at (0,0) size 800x600 scrollHeight 775
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x775 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 800x775 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x774.88 4 LayoutBlockFlow {HTML} at (0,0) size 800x774.88
5 LayoutBlockFlow {BODY} at (8,8) size 784x758.88 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x758.88 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 363x18 7 LayoutText {#text} at (0,0) size 363x18
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,31) size 784x135 9 LayoutBlockFlow {PRE} at (0,31) size 784x135
10 LayoutText {#text} at (0,0) size 601x135 10 LayoutText {#text} at (0,0) size 601x135
11 text run at (0,0) width 383: "P { margin: 0; padding: 0; text-align: justify;}" 11 text run at (0,0) width 383: "P { margin: 0; padding: 0; text-align: justify;}"
12 text run at (382,0) width 1: " " 12 text run at (382,0) width 1: " "
13 text run at (0,15) width 0: " " 13 text run at (0,15) width 0: " "
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 text run at (0,72) width 298: "should appear on the left sid e of the page, the" 151 text run at (0,72) width 298: "should appear on the left sid e of the page, the"
152 text run at (0,90) width 298: "blue below the green. There s hould be a 10px" 152 text run at (0,90) width 298: "blue below the green. There s hould be a 10px"
153 text run at (0,108) width 298: "gap between the two menus. T here should" 153 text run at (0,108) width 298: "gap between the two menus. T here should"
154 text run at (0,126) width 298: "also be a 10px gap between t he top menu and" 154 text run at (0,126) width 298: "also be a 10px gap between t he top menu and"
155 text run at (0,144) width 124: "the top of the page." 155 text run at (0,144) width 124: "the top of the page."
156 LayoutBlockFlow {P} at (8,249.88) size 298x54 156 LayoutBlockFlow {P} at (8,249.88) size 298x54
157 LayoutText {#text} at (0,0) size 298x54 157 LayoutText {#text} at (0,0) size 298x54
158 text run at (0,0) width 298: "The top of the yellow rectangl e (to which this" 158 text run at (0,0) width 298: "The top of the yellow rectangl e (to which this"
159 text run at (0,18) width 298: "paragraph belongs) should be vertically" 159 text run at (0,18) width 298: "paragraph belongs) should be vertically"
160 text run at (0,36) width 275: "aligned with the top of the g reen rectangle." 160 text run at (0,36) width 275: "aligned with the top of the g reen rectangle."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698