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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/margin_top-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 1639 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1639
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1639 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1639 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1639.25 4 LayoutBlockFlow {HTML} at (0,0) size 785x1639.25
5 LayoutBlockFlow {BODY} at (8,8) size 769x1623.25 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1623.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,31) size 769x120 9 LayoutBlockFlow {PRE} at (0,31) size 769x120
10 LayoutText {#text} at (0,0) size 383x120 10 LayoutText {#text} at (0,0) size 383x120
11 text run at (0,0) width 375: ".zero {background-color: silver; margin- top: 0;}" 11 text run at (0,0) width 375: ".zero {background-color: silver; margin- top: 0;}"
12 text run at (374,0) width 1: " " 12 text run at (374,0) width 1: " "
13 text run at (0,15) width 383: ".one {margin-top: 0.5in; background-col or: aqua;}" 13 text run at (0,15) width 383: ".one {margin-top: 0.5in; background-col or: aqua;}"
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 LayoutBlockFlow {P} at (4,645.75) size 747x18 [bgcolor=#C0C0C0] 129 LayoutBlockFlow {P} at (4,645.75) size 747x18 [bgcolor=#C0C0C0]
130 LayoutText {#text} at (0,0) size 208x18 130 LayoutText {#text} at (0,0) size 208x18
131 text run at (0,0) width 208: "This element has a class of zero ." 131 text run at (0,0) width 208: "This element has a class of zero ."
132 LayoutBlockFlow {P} at (4,653.75) size 747x54 [bgcolor=#00FFFF] 132 LayoutBlockFlow {P} at (4,653.75) size 747x54 [bgcolor=#00FFFF]
133 LayoutText {#text} at (0,0) size 725x54 133 LayoutText {#text} at (0,0) size 725x54
134 text run at (0,0) width 725: "This element has a top margin of -10px, which should cause it to be shifted \"upward\" on the page, and no botto m" 134 text run at (0,0) width 725: "This element has a top margin of -10px, which should cause it to be shifted \"upward\" on the page, and no botto m"
135 text run at (0,18) width 54: "margin. " 135 text run at (0,18) width 54: "margin. "
136 text run at (53,18) width 498: "No other styles have been appl ied to it besides a light blue background color. " 136 text run at (53,18) width 498: "No other styles have been appl ied to it besides a light blue background color. "
137 text run at (550,18) width 154: "In all other respects, the" 137 text run at (550,18) width 154: "In all other respects, the"
138 text run at (0,36) width 170: "element should be normal." 138 text run at (0,36) width 170: "element should be normal."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698