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

Side by Side Diff: LayoutTests/platform/win-xp/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 2690 1 layer at (0,0) size 800x600 scrollWidth 802 scrollHeight 2690
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2690 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x2690 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2690 4 LayoutBlockFlow {HTML} at (0,0) size 800x2690
5 LayoutBlockFlow {BODY} at (8,8) size 784x2674 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x2674 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
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 784x112 9 LayoutBlockFlow {PRE} at (0,36) size 784x112
10 LayoutText {#text} at (0,0) size 360x112 10 LayoutText {#text} at (0,0) size 360x112
11 text run at (0,0) width 352: ".zero {background-color: silver; margin: 0;}" 11 text run at (0,0) width 352: ".zero {background-color: silver; margin: 0;}"
12 text run at (352,0) width 0: " " 12 text run at (352,0) width 0: " "
13 text run at (0,16) width 360: ".one {margin: 0.5in; background-color: aqua;}" 13 text run at (0,16) width 360: ".one {margin: 0.5in; background-color: aqua;}"
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 LayoutBlockFlow {P} at (-6,1157) size 782x60 [bgcolor=#00FFFF] 156 LayoutBlockFlow {P} at (-6,1157) size 782x60 [bgcolor=#00FFFF]
157 LayoutText {#text} at (0,0) size 778x59 157 LayoutText {#text} at (0,0) size 778x59
158 text run at (0,0) width 714: "This paragraph has an overall ma rgin of -10px, which should make it wider than usual as well as shift it upward and pull" 158 text run at (0,0) width 714: "This paragraph has an overall ma rgin of -10px, which should make it wider than usual as well as shift it upward and pull"
159 text run at (0,20) width 352: "subsequent text up toward it, a nd a light blue background. " 159 text run at (0,20) width 352: "subsequent text up toward it, a nd a light blue background. "
160 text run at (352,20) width 369: "In all other respects, howeve r, the element should be normal. " 160 text run at (352,20) width 369: "In all other respects, howeve r, the element should be normal. "
161 text run at (721,20) width 57: "No styles" 161 text run at (721,20) width 57: "No styles"
162 text run at (0,40) width 467: "have been applied to it besides the negative margin and the background color." 162 text run at (0,40) width 467: "have been applied to it besides the negative margin and the background color."
163 LayoutBlockFlow {P} at (4,1207) size 762x20 [bgcolor=#C0C0C0] 163 LayoutBlockFlow {P} at (4,1207) size 762x20 [bgcolor=#C0C0C0]
164 LayoutText {#text} at (0,0) size 193x19 164 LayoutText {#text} at (0,0) size 193x19
165 text run at (0,0) width 193: "This element has a class of zero ." 165 text run at (0,0) width 193: "This element has a class of zero ."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698