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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/margin_inline-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 scrollHeight 714 1 layer at (0,0) size 800x600 scrollHeight 714
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x714 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x714 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x714 4 LayoutBlockFlow {HTML} at (0,0) size 800x714
5 LayoutBlockFlow {BODY} at (8,8) size 784x698 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x698 [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 784x45 9 LayoutBlockFlow {PRE} at (0,34) size 784x45
10 LayoutText {#text} at (0,0) size 352x45 10 LayoutText {#text} at (0,0) size 352x45
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 344: ".one {margin: 25px; background-color: a qua;}" 13 text run at (0,15) width 344: ".one {margin: 25px; background-color: a qua;}"
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 LayoutText {#text} at (228,18) size 756x72 116 LayoutText {#text} at (228,18) size 756x72
117 text run at (228,18) width 9: ". " 117 text run at (228,18) width 9: ". "
118 text run at (236,18) width 520: "Margins on inline elements do es not affect line-height calculations, so all lines in" 118 text run at (236,18) width 520: "Margins on inline elements do es not affect line-height calculations, so all lines in"
119 text run at (0,36) width 301: "this element should have the sa me line-height. " 119 text run at (0,36) width 301: "this element should have the sa me line-height. "
120 text run at (300,36) width 443: "However, there should be a -1 0px margin to the left side of the inline" 120 text run at (300,36) width 443: "However, there should be a -1 0px margin to the left side of the inline"
121 text run at (0,54) width 739: "box in the first line it appear s, and a -10px margin to the right side of the inline element box in the last li ne where it" 121 text run at (0,54) width 739: "box in the first line it appear s, and a -10px margin to the right side of the inline element box in the last li ne where it"
122 text run at (0,72) width 53: "appears." 122 text run at (0,72) width 53: "appears."
123 LayoutBlockFlow {P} at (4,284) size 762x18 [bgcolor=#C0C0C0] 123 LayoutBlockFlow {P} at (4,284) size 762x18 [bgcolor=#C0C0C0]
124 LayoutText {#text} at (0,0) size 208x18 124 LayoutText {#text} at (0,0) size 208x18
125 text run at (0,0) width 208: "This element has a class of zero ." 125 text run at (0,0) width 208: "This element has a class of zero ."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698