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

Side by Side Diff: LayoutTests/platform/mac/css1/font_properties/font-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 4233 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 4233
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x4233 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x4233 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x4233.33 4 LayoutBlockFlow {HTML} at (0,0) size 785x4233.33
5 LayoutBlockFlow {BODY} at (8,8) size 769x4217.33 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x4217.33 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x14 6 LayoutBlockFlow {P} at (0,0) size 769x14
7 LayoutText {#text} at (0,0) size 272x14 7 LayoutText {#text} at (0,0) size 272x14
8 text run at (0,0) width 272: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 272: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,26) size 769x168 9 LayoutBlockFlow {PRE} at (0,26) size 769x168
10 LayoutText {#text} at (0,0) size 411x168 10 LayoutText {#text} at (0,0) size 411x168
11 text run at (0,0) width 166: "BODY {font-size: 12px;}" 11 text run at (0,0) width 166: "BODY {font-size: 12px;}"
12 text run at (165,0) width 1: " " 12 text run at (165,0) width 1: " "
13 text run at (0,14) width 332: ".one {font: italic small-caps 13pt Helv etica;}" 13 text run at (0,14) width 332: ".one {font: italic small-caps 13pt Helv etica;}"
(...skipping 206 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 LayoutInline {SPAN} at (0,0) size 741x388 [bgcolor=#C0C0C0] 220 LayoutInline {SPAN} at (0,0) size 741x388 [bgcolor=#C0C0C0]
221 LayoutText {#text} at (0,22) size 741x388 221 LayoutText {#text} at (0,22) size 741x388
222 text run at (0,22) width 741: "This element should be in a s ans-serif font, italicized and small caps, with" 222 text run at (0,22) width 741: "This element should be in a s ans-serif font, italicized and small caps, with"
223 text run at (0,94) width 173: "a weight of 100. " 223 text run at (0,94) width 173: "a weight of 100. "
224 text run at (172,94) width 559: "Its font-size should be 150 % the base font size, and its" 224 text run at (172,94) width 559: "Its font-size should be 150 % the base font size, and its"
225 text run at (0,166) width 726: "line-height should be 300% o f that value (18px and 54px, respectively)." 225 text run at (0,166) width 726: "line-height should be 300% o f that value (18px and 54px, respectively)."
226 text run at (0,238) width 703: "The text should have a silve r background. The background color has" 226 text run at (0,238) width 703: "The text should have a silve r background. The background color has"
227 text run at (0,310) width 720: "been set on an inline elemen t and should therefore only cover the text," 227 text run at (0,310) width 720: "been set on an inline elemen t and should therefore only cover the text,"
228 text run at (0,382) width 254: "not the interline spacing." 228 text run at (0,382) width 254: "not the interline spacing."
229 LayoutText {#text} at (0,0) size 0x0 229 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698