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

Side by Side Diff: LayoutTests/platform/linux/css1/text_properties/line_height-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 2649 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2649
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2649 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2649 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2649 4 LayoutBlockFlow {HTML} at (0,0) size 785x2649
5 LayoutBlockFlow {BODY} at (8,8) size 769x2633 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2633 [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 769x224 9 LayoutBlockFlow {PRE} at (0,36) size 769x224
10 LayoutText {#text} at (0,0) size 400x224 10 LayoutText {#text} at (0,0) size 400x224
11 text run at (0,0) width 344: ".one {line-height: 0.5in; font-size: 12p x;}" 11 text run at (0,0) width 344: ".one {line-height: 0.5in; font-size: 12p x;}"
12 text run at (344,0) width 0: " " 12 text run at (344,0) width 0: " "
13 text run at (0,16) width 328: ".two {line-height: 2cm; font-size: 12px ;}" 13 text run at (0,16) width 328: ".two {line-height: 2cm; font-size: 12px ;}"
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 text run at (0,16) width 201: "the table) its line-height shou ld be normal." 172 text run at (0,16) width 201: "the table) its line-height shou ld be normal."
173 LayoutBlockFlow {P} at (4,940) size 747x16 173 LayoutBlockFlow {P} at (4,940) size 747x16
174 LayoutText {#text} at (0,0) size 515x15 174 LayoutText {#text} at (0,0) size 515x15
175 text run at (0,0) width 515: "This sentence should have a norm al line-height, because negative values are not permitted for this property." 175 text run at (0,0) width 515: "This sentence should have a norm al line-height, because negative values are not permitted for this property."
176 LayoutBlockFlow {P} at (4,968) size 747x150 176 LayoutBlockFlow {P} at (4,968) size 747x150
177 LayoutInline {SPAN} at (0,0) size 733x90 [bgcolor=#C0C0C0] 177 LayoutInline {SPAN} at (0,0) size 733x90 [bgcolor=#C0C0C0]
178 LayoutText {#text} at (0,30) size 733x90 178 LayoutText {#text} at (0,30) size 733x90
179 text run at (0,30) width 733: "This sentence should have a l ine-height of two centimeters, which should cause extra spacing between the line s. The text has a background color of silver," 179 text run at (0,30) width 733: "This sentence should have a l ine-height of two centimeters, which should cause extra spacing between the line s. The text has a background color of silver,"
180 text run at (0,105) width 706: "but no padding or border. Th e background color has been set on an inline element and should therefore only c over the text, not the interline spacing." 180 text run at (0,105) width 706: "but no padding or border. Th e background color has been set on an inline element and should therefore only c over the text, not the interline spacing."
181 LayoutText {#text} at (0,0) size 0x0 181 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698