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

Side by Side Diff: LayoutTests/platform/mac/css1/formatting_model/height_of_lines-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 2299 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2299
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2299 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2299 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2299 4 LayoutBlockFlow {HTML} at (0,0) size 785x2299
5 LayoutBlockFlow {BODY} at (8,8) size 769x2283 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2283 [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 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 769x270 9 LayoutBlockFlow {PRE} at (0,34) size 769x270
10 LayoutText {#text} at (0,0) size 523x270 10 LayoutText {#text} at (0,0) size 523x270
11 text run at (0,0) width 336: "P.one {font-size: 14px; line-height: 20p x;}" 11 text run at (0,0) width 336: "P.one {font-size: 14px; line-height: 20p x;}"
12 text run at (335,0) width 1: " " 12 text run at (335,0) width 1: " "
13 text run at (0,15) width 297: "IMG.onea {vertical-align: text-bottom;" 13 text run at (0,15) width 297: "IMG.onea {vertical-align: text-bottom;"
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 text run at (167,203) width 580: "This is additional text to m ake sure that there is enough room left below the image so that this line does" 123 text run at (167,203) width 580: "This is additional text to m ake sure that there is enough room left below the image so that this line does"
124 text run at (0,364) width 231: "not hit the image that is text -top aligned. " 124 text run at (0,364) width 231: "not hit the image that is text -top aligned. "
125 text run at (230,364) width 489: "It is the outer edge of the margin that should be text-bottom and text-top aligned in this" 125 text run at (230,364) width 489: "It is the outer edge of the margin that should be text-bottom and text-top aligned in this"
126 text run at (0,384) width 735: "paragraph, so for the first im age the bottom border of the image should begin 15px above the bottom of the tex t, and for the second" 126 text run at (0,384) width 735: "paragraph, so for the first im age the bottom border of the image should begin 15px above the bottom of the tex t, and for the second"
127 text run at (0,423) width 367: "image the top border should be gin 15px below the top of the text " 127 text run at (0,423) width 367: "image the top border should be gin 15px below the top of the text "
128 LayoutImage {IMG} at (356.64,393) size 80x80 [border: (10px soli d #000000)] 128 LayoutImage {IMG} at (356.64,393) size 80x80 [border: (10px soli d #000000)]
129 LayoutText {#text} at (426,423) size 740x58 129 LayoutText {#text} at (426,423) size 740x58
130 text run at (426,423) width 8: ". " 130 text run at (426,423) width 8: ". "
131 text run at (433,423) width 307: "The last image in this parag raph has -10px margins set" 131 text run at (433,423) width 307: "The last image in this parag raph has -10px margins set"
132 text run at (0,464) width 635: "on it, so that should pull the text in toward the image in the vertical direction, and also in the horizontal direction." 132 text run at (0,464) width 635: "on it, so that should pull the text in toward the image in the vertical direction, and also in the horizontal direction."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698