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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/margin-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 scrollWidth 802 scrollHeight 2645 1 layer at (0,0) size 800x600 scrollWidth 802 scrollHeight 2645
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2645 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2645 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2645 4 LayoutBlockFlow {HTML} at (0,0) size 800x2645
5 LayoutBlockFlow {BODY} at (8,8) size 784x2629 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x2629 [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,34) size 784x105 9 LayoutBlockFlow {PRE} at (0,34) size 784x105
10 LayoutText {#text} at (0,0) size 352x105 10 LayoutText {#text} at (0,0) size 352x105
11 text run at (0,0) width 344: ".zero {background-color: silver; margin: 0;}" 11 text run at (0,0) width 344: ".zero {background-color: silver; margin: 0;}"
12 text run at (343,0) width 1: " " 12 text run at (343,0) width 1: " "
13 text run at (0,15) width 352: ".one {margin: 0.5in; background-color: aqua;}" 13 text run at (0,15) width 352: ".one {margin: 0.5in; background-color: aqua;}"
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 text run at (0,0) width 208: "This element has a class of zero ." 157 text run at (0,0) width 208: "This element has a class of zero ."
158 LayoutBlockFlow {P} at (-6,1157) size 782x54 [bgcolor=#00FFFF] 158 LayoutBlockFlow {P} at (-6,1157) size 782x54 [bgcolor=#00FFFF]
159 LayoutText {#text} at (0,0) size 772x54 159 LayoutText {#text} at (0,0) size 772x54
160 text run at (0,0) width 772: "This paragraph has an overall ma rgin of -10px, which should make it wider than usual as well as shift it upward and pull" 160 text run at (0,0) width 772: "This paragraph has an overall ma rgin of -10px, which should make it wider than usual as well as shift it upward and pull"
161 text run at (0,18) width 376: "subsequent text up toward it, a nd a light blue background. " 161 text run at (0,18) width 376: "subsequent text up toward it, a nd a light blue background. "
162 text run at (375,18) width 391: "In all other respects, howeve r, the element should be normal." 162 text run at (375,18) width 391: "In all other respects, howeve r, the element should be normal."
163 text run at (0,36) width 563: "No styles have been applied to it besides the negative margin and the background color." 163 text run at (0,36) width 563: "No styles have been applied to it besides the negative margin and the background color."
164 LayoutBlockFlow {P} at (4,1201) size 762x18 [bgcolor=#C0C0C0] 164 LayoutBlockFlow {P} at (4,1201) size 762x18 [bgcolor=#C0C0C0]
165 LayoutText {#text} at (0,0) size 208x18 165 LayoutText {#text} at (0,0) size 208x18
166 text run at (0,0) width 208: "This element has a class of zero ." 166 text run at (0,0) width 208: "This element has a class of zero ."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698