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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/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 4413 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 4413
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x4413 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x4413 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x4413.33 4 LayoutBlockFlow {HTML} at (0,0) size 785x4413.33
5 LayoutBlockFlow {BODY} at (8,8) size 769x4397.33 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x4397.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 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 LayoutInline {SPAN} at (0,0) size 726x388 [bgcolor=#C0C0C0] 224 LayoutInline {SPAN} at (0,0) size 726x388 [bgcolor=#C0C0C0]
225 LayoutText {#text} at (0,22) size 726x388 225 LayoutText {#text} at (0,22) size 726x388
226 text run at (0,22) width 712: "This element should be in a s ans-serif font, italicized and small caps," 226 text run at (0,22) width 712: "This element should be in a s ans-serif font, italicized and small caps,"
227 text run at (0,94) width 227: "with a weight of 100. " 227 text run at (0,94) width 227: "with a weight of 100. "
228 text run at (226,94) width 500: "Its font-size should be 150 % the base font size," 228 text run at (226,94) width 500: "Its font-size should be 150 % the base font size,"
229 text run at (0,166) width 674: "and its line-height should b e 300% of that value (18px and 54px," 229 text run at (0,166) width 674: "and its line-height should b e 300% of that value (18px and 54px,"
230 text run at (0,238) width 634: "respectively). The text shou ld have a silver background. The" 230 text run at (0,238) width 634: "respectively). The text shou ld have a silver background. The"
231 text run at (0,310) width 655: "background color has been se t on an inline element and should" 231 text run at (0,310) width 655: "background color has been se t on an inline element and should"
232 text run at (0,382) width 591: "therefore only cover the tex t, not the interline spacing." 232 text run at (0,382) width 591: "therefore only cover the tex t, not the interline spacing."
233 LayoutText {#text} at (0,0) size 0x0 233 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698