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

Side by Side Diff: LayoutTests/platform/win-xp/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 4402 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 4402
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x4402 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x4402 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x4402.33 4 LayoutBlockFlow {HTML} at (0,0) size 785x4402.33
5 LayoutBlockFlow {BODY} at (8,8) size 769x4386.33 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x4386.33 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x16 6 LayoutBlockFlow {P} at (0,0) size 769x16
7 LayoutText {#text} at (0,0) size 274x15 7 LayoutText {#text} at (0,0) size 274x15
8 text run at (0,0) width 274: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 274: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,28) size 769x180 9 LayoutBlockFlow {PRE} at (0,28) size 769x180
10 LayoutText {#text} at (0,0) size 399x180 10 LayoutText {#text} at (0,0) size 399x180
11 text run at (0,0) width 161: "BODY {font-size: 12px;}" 11 text run at (0,0) width 161: "BODY {font-size: 12px;}"
12 text run at (161,0) width 0: " " 12 text run at (161,0) width 0: " "
13 text run at (0,15) width 322: ".one {font: italic small-caps 13pt Helv etica;}" 13 text run at (0,15) width 322: ".one {font: italic small-caps 13pt Helv etica;}"
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 LayoutInline {SPAN} at (0,0) size 717x388 [bgcolor=#C0C0C0] 221 LayoutInline {SPAN} at (0,0) size 717x388 [bgcolor=#C0C0C0]
222 LayoutText {#text} at (0,22) size 717x388 222 LayoutText {#text} at (0,22) size 717x388
223 text run at (0,22) width 702: "This element should be in a s ans-serif font, italicized and small caps," 223 text run at (0,22) width 702: "This element should be in a s ans-serif font, italicized and small caps,"
224 text run at (0,94) width 227: "with a weight of 100. " 224 text run at (0,94) width 227: "with a weight of 100. "
225 text run at (227,94) width 490: "Its font-size should be 150 % the base font size," 225 text run at (227,94) width 490: "Its font-size should be 150 % the base font size,"
226 text run at (0,166) width 663: "and its line-height should b e 300% of that value (18px and 54px," 226 text run at (0,166) width 663: "and its line-height should b e 300% of that value (18px and 54px,"
227 text run at (0,238) width 624: "respectively). The text shou ld have a silver background. The" 227 text run at (0,238) width 624: "respectively). The text shou ld have a silver background. The"
228 text run at (0,310) width 643: "background color has been se t on an inline element and should" 228 text run at (0,310) width 643: "background color has been se t on an inline element and should"
229 text run at (0,382) width 581: "therefore only cover the tex t, not the interline spacing." 229 text run at (0,382) width 581: "therefore only cover the tex t, not the interline spacing."
230 LayoutText {#text} at (0,0) size 0x0 230 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698