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

Side by Side Diff: LayoutTests/platform/linux/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 1703 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1703
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1703 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1703 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1703.25 4 LayoutBlockFlow {HTML} at (0,0) size 785x1703.25
5 LayoutBlockFlow {BODY} at (8,8) size 769x1687.25 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1687.25 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
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,33) size 769x128 9 LayoutBlockFlow {PRE} at (0,33) size 769x128
10 LayoutText {#text} at (0,0) size 392x128 10 LayoutText {#text} at (0,0) size 392x128
11 text run at (0,0) width 384: ".zero {background-color: silver; margin- top: 0;}" 11 text run at (0,0) width 384: ".zero {background-color: silver; margin- top: 0;}"
12 text run at (384,0) width 0: " " 12 text run at (384,0) width 0: " "
13 text run at (0,16) width 392: ".one {margin-top: 0.5in; background-col or: aqua;}" 13 text run at (0,16) width 392: ".one {margin-top: 0.5in; background-col or: aqua;}"
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 text run at (0,0) width 278: "This list item has no special styles applied to it." 128 text run at (0,0) width 278: "This list item has no special styles applied to it."
129 LayoutBlockFlow {P} at (4,673.75) size 747x20 [bgcolor=#C0C0C0] 129 LayoutBlockFlow {P} at (4,673.75) size 747x20 [bgcolor=#C0C0C0]
130 LayoutText {#text} at (0,0) size 193x19 130 LayoutText {#text} at (0,0) size 193x19
131 text run at (0,0) width 193: "This element has a class of zero ." 131 text run at (0,0) width 193: "This element has a class of zero ."
132 LayoutBlockFlow {P} at (4,683.75) size 747x60 [bgcolor=#00FFFF] 132 LayoutBlockFlow {P} at (4,683.75) size 747x60 [bgcolor=#00FFFF]
133 LayoutText {#text} at (0,0) size 726x59 133 LayoutText {#text} at (0,0) size 726x59
134 text run at (0,0) width 726: "This element has a top margin of -10px, which should cause it to be shifted \"upward\" on the page, and no botto m margin." 134 text run at (0,0) width 726: "This element has a top margin of -10px, which should cause it to be shifted \"upward\" on the page, and no botto m margin."
135 text run at (0,20) width 468: "No other styles have been appli ed to it besides a light blue background color. " 135 text run at (0,20) width 468: "No other styles have been appli ed to it besides a light blue background color. "
136 text run at (468,20) width 256: "In all other respects, the el ement should be" 136 text run at (468,20) width 256: "In all other respects, the el ement should be"
137 text run at (0,40) width 45: "normal." 137 text run at (0,40) width 45: "normal."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698