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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/margin_bottom-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 1729 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1729
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1729 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1729 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1729.25 4 LayoutBlockFlow {HTML} at (0,0) size 785x1729.25
5 LayoutBlockFlow {BODY} at (8,8) size 769x1713.25 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1713.25 [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 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,34) size 769x135 9 LayoutBlockFlow {PRE} at (0,34) size 769x135
10 LayoutText {#text} at (0,0) size 406x135 10 LayoutText {#text} at (0,0) size 406x135
11 text run at (0,0) width 398: ".zero {background-color: silver; margin- bottom: 0;}" 11 text run at (0,0) width 398: ".zero {background-color: silver; margin- bottom: 0;}"
12 text run at (397,0) width 1: " " 12 text run at (397,0) width 1: " "
13 text run at (0,15) width 406: ".one {margin-bottom: 0.5in; background- color: aqua;}" 13 text run at (0,15) width 406: ".one {margin-bottom: 0.5in; background- color: aqua;}"
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 text run at (0,18) width 164: "page, and no top margin. " 141 text run at (0,18) width 164: "page, and no top margin. "
142 text run at (163,18) width 498: "No other styles have been app lied to it besides a light blue background color. " 142 text run at (163,18) width 498: "No other styles have been app lied to it besides a light blue background color. "
143 text run at (660,18) width 71: "In all other" 143 text run at (660,18) width 71: "In all other"
144 text run at (0,36) width 253: "respects, the element should be normal." 144 text run at (0,36) width 253: "respects, the element should be normal."
145 LayoutBlockFlow {P} at (4,707.75) size 747x18 [bgcolor=#C0C0C0] 145 LayoutBlockFlow {P} at (4,707.75) size 747x18 [bgcolor=#C0C0C0]
146 LayoutText {#text} at (0,0) size 208x18 146 LayoutText {#text} at (0,0) size 208x18
147 text run at (0,0) width 208: "This element has a class of zero ." 147 text run at (0,0) width 208: "This element has a class of zero ."
148 LayoutBlockFlow {P} at (4,725.75) size 747x18 [bgcolor=#C0C0C0] 148 LayoutBlockFlow {P} at (4,725.75) size 747x18 [bgcolor=#C0C0C0]
149 LayoutText {#text} at (0,0) size 238x18 149 LayoutText {#text} at (0,0) size 238x18
150 text run at (0,0) width 238: "This element also has a class of zero." 150 text run at (0,0) width 238: "This element also has a class of zero."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698