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

Side by Side Diff: LayoutTests/platform/win-xp/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 2345 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2345
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2345 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2345 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2345 4 LayoutBlockFlow {HTML} at (0,0) size 785x2345
5 LayoutBlockFlow {BODY} at (8,8) size 769x2329 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2329 [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 769x288 9 LayoutBlockFlow {PRE} at (0,36) size 769x288
10 LayoutText {#text} at (0,0) size 536x288 10 LayoutText {#text} at (0,0) size 536x288
11 text run at (0,0) width 344: "P.one {font-size: 14px; line-height: 20p x;}" 11 text run at (0,0) width 344: "P.one {font-size: 14px; line-height: 20p x;}"
12 text run at (344,0) width 0: " " 12 text run at (344,0) width 0: " "
13 text run at (0,16) width 304: "IMG.onea {vertical-align: text-bottom;" 13 text run at (0,16) width 304: "IMG.onea {vertical-align: text-bottom;"
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 text run at (168,204) width 553: "This is additional text to m ake sure that there is enough room left below the image so that this line" 125 text run at (168,204) width 553: "This is additional text to m ake sure that there is enough room left below the image so that this line"
126 text run at (0,366) width 261: "does not hit the image that is text-top aligned. " 126 text run at (0,366) width 261: "does not hit the image that is text-top aligned. "
127 text run at (261,366) width 468: "It is the outer edge of the margin that should be text-bottom and text-top aligned in" 127 text run at (261,366) width 468: "It is the outer edge of the margin that should be text-bottom and text-top aligned in"
128 text run at (0,386) width 728: "this paragraph, so for the fir st image the bottom border of the image should begin 15px above the bottom of th e text, and for the" 128 text run at (0,386) width 728: "this paragraph, so for the fir st image the bottom border of the image should begin 15px above the bottom of th e text, and for the"
129 text run at (0,424) width 415: "second image the top border sh ould begin 15px below the top of the text " 129 text run at (0,424) width 415: "second image the top border sh ould begin 15px below the top of the text "
130 LayoutImage {IMG} at (405,394) size 80x80 [border: (10px solid # 000000)] 130 LayoutImage {IMG} at (405,394) size 80x80 [border: (10px solid # 000000)]
131 LayoutText {#text} at (475,424) size 723x58 131 LayoutText {#text} at (475,424) size 723x58
132 text run at (475,424) width 8: ". " 132 text run at (475,424) width 8: ". "
133 text run at (483,424) width 240: "The last image in this parag raph has -10px" 133 text run at (483,424) width 240: "The last image in this parag raph has -10px"
134 text run at (0,466) width 705: "margins set on it, so that sho uld pull the text in toward the image in the vertical direction, and also in the horizontal direction." 134 text run at (0,466) width 705: "margins set on it, so that sho uld 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