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

Side by Side Diff: LayoutTests/platform/win-xp/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 729 1 layer at (0,0) size 800x600 scrollHeight 729
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x729 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 800x729 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x729 4 LayoutBlockFlow {HTML} at (0,0) size 800x729
5 LayoutBlockFlow {BODY} at (8,8) size 784x713 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 784x713 [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 784x48 9 LayoutBlockFlow {PRE} at (0,36) size 784x48
10 LayoutText {#text} at (0,0) size 360x48 10 LayoutText {#text} at (0,0) size 360x48
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 352: ".one {margin: 25px; background-color: a qua;}" 13 text run at (0,16) width 352: ".one {margin: 25px; background-color: a qua;}"
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 text run at (0,20) width 194: "background and a -10px margin " 114 text run at (0,20) width 194: "background and a -10px margin "
115 LayoutText {#text} at (184,20) size 738x59 115 LayoutText {#text} at (184,20) size 738x59
116 text run at (184,20) width 8: ". " 116 text run at (184,20) width 8: ". "
117 text run at (192,20) width 546: "Margins on inline elements do es not affect line-height calculations, so all lines in this element" 117 text run at (192,20) width 546: "Margins on inline elements do es not affect line-height calculations, so all lines in this element"
118 text run at (0,40) width 201: "should have the same line-heigh t. " 118 text run at (0,40) width 201: "should have the same line-heigh t. "
119 text run at (201,40) width 536: "However, there should be a -1 0px margin to the left side of the inline box in the first line it" 119 text run at (201,40) width 536: "However, there should be a -1 0px margin to the left side of the inline box in the first line it"
120 text run at (0,60) width 611: "appears, and a -10px margin to the right side of the inline element box in the last line where it appears." 120 text run at (0,60) width 611: "appears, and a -10px margin to the right side of the inline element box in the last line where it appears."
121 LayoutBlockFlow {P} at (4,268) size 762x20 [bgcolor=#C0C0C0] 121 LayoutBlockFlow {P} at (4,268) size 762x20 [bgcolor=#C0C0C0]
122 LayoutText {#text} at (0,0) size 193x19 122 LayoutText {#text} at (0,0) size 193x19
123 text run at (0,0) width 193: "This element has a class of zero ." 123 text run at (0,0) width 193: "This element has a class of zero ."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698