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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/float_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 clip at (0,0) size 785x600 scrollHeight 1911 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1911
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1911 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1911 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1911 4 LayoutBlockFlow {HTML} at (0,0) size 785x1911
5 LayoutBlockFlow {BODY} at (8,8) size 769x1895 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1895 [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 363x17 7 LayoutText {#text} at (0,0) size 363x17
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 769x144 9 LayoutBlockFlow {PRE} at (0,34) size 769x144
10 LayoutText {#text} at (0,0) size 560x144 10 LayoutText {#text} at (0,0) size 560x144
11 text run at (0,0) width 344: "P.test {background: white; font-size: 20 px;" 11 text run at (0,0) width 344: "P.test {background: white; font-size: 20 px;"
12 text run at (344,0) width 0: " " 12 text run at (344,0) width 0: " "
13 text run at (0,16) width 560: " margin-left: 30px; margin-right : 10px; padding: 0; border: 0;}" 13 text run at (0,16) width 560: " margin-left: 30px; margin-right : 10px; padding: 0; border: 0;}"
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 LayoutText {#text} at (30,0) size 697x137 155 LayoutText {#text} at (30,0) size 697x137
156 text run at (30,0) width 657: "The image in the upper left cor ner of this paragraph should be floated left, and the" 156 text run at (30,0) width 657: "The image in the upper left cor ner of this paragraph should be floated left, and the"
157 text run at (30,23) width 632: "edges of the white background should line up with the top and left edges of the" 157 text run at (30,23) width 632: "edges of the white background should line up with the top and left edges of the"
158 text run at (0,46) width 59: "image. " 158 text run at (0,46) width 59: "image. "
159 text run at (58,46) width 627: "However, the text should overl ap the image's right and bottom sides, lining up" 159 text run at (58,46) width 627: "However, the text should overl ap the image's right and bottom sides, lining up"
160 text run at (0,69) width 308: "with the thick gray lines in th e image. " 160 text run at (0,69) width 308: "with the thick gray lines in th e image. "
161 text run at (307,69) width 390: "This paragraph should have a white background," 161 text run at (307,69) width 390: "This paragraph should have a white background,"
162 text run at (0,92) width 481: "first of all, which extends to the edges of the element's box. " 162 text run at (0,92) width 481: "first of all, which extends to the edges of the element's box. "
163 text run at (480,92) width 212: "There is no padding set on" 163 text run at (480,92) width 212: "There is no padding set on"
164 text run at (0,115) width 215: "this paragraph whatsoever." 164 text run at (0,115) width 215: "this paragraph whatsoever."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698