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

Side by Side Diff: LayoutTests/platform/linux/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 1915 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1915
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1915 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1915 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1915 4 LayoutBlockFlow {HTML} at (0,0) size 785x1915
5 LayoutBlockFlow {BODY} at (8,8) size 769x1899 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1899 [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,36) size 769x144 9 LayoutBlockFlow {PRE} at (0,36) 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 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 LayoutImage (floating) {IMG} at (0,0) size 60x60 153 LayoutImage (floating) {IMG} at (0,0) size 60x60
154 LayoutText {#text} at (30,0) size 706x137 154 LayoutText {#text} at (30,0) size 706x137
155 text run at (30,0) width 643: "The image in the upper left cor ner of this paragraph should be floated left, and the" 155 text run at (30,0) width 643: "The image in the upper left cor ner of this paragraph should be floated left, and the"
156 text run at (30,23) width 673: "edges of the white background should line up with the top and left edges of the image." 156 text run at (30,23) width 673: "edges of the white background should line up with the top and left edges of the image."
157 text run at (0,46) width 681: "However, the text should overla p the image's right and bottom sides, lining up with the" 157 text run at (0,46) width 681: "However, the text should overla p the image's right and bottom sides, lining up with the"
158 text run at (0,69) width 230: "thick gray lines in the image. " 158 text run at (0,69) width 230: "thick gray lines in the image. "
159 text run at (230,69) width 471: "This paragraph should have a white background, first of all," 159 text run at (230,69) width 471: "This paragraph should have a white background, first of all,"
160 text run at (0,92) width 381: "which extends to the edges of t he element's box. " 160 text run at (0,92) width 381: "which extends to the edges of t he element's box. "
161 text run at (381,92) width 325: "There is no padding set on th is paragraph" 161 text run at (381,92) width 325: "There is no padding set on th is paragraph"
162 text run at (0,115) width 96: "whatsoever." 162 text run at (0,115) width 96: "whatsoever."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698