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

Side by Side Diff: LayoutTests/platform/linux/css1/box_properties/padding_inline-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 809 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 809
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x809 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x809 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x809 4 LayoutBlockFlow {HTML} at (0,0) size 785x809
5 LayoutBlockFlow {BODY} at (8,8) size 769x793 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x793 [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 769x64 9 LayoutBlockFlow {PRE} at (0,36) size 769x64
10 LayoutText {#text} at (0,0) size 368x64 10 LayoutText {#text} at (0,0) size 368x64
11 text run at (0,0) width 360: ".zero {background-color: silver; padding : 0;}" 11 text run at (0,0) width 360: ".zero {background-color: silver; padding : 0;}"
12 text run at (360,0) width 0: " " 12 text run at (360,0) width 0: " "
13 text run at (0,16) width 360: ".one {padding: 25px; background-color: aqua;}" 13 text run at (0,16) width 360: ".one {padding: 25px; background-color: aqua;}"
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 LayoutText {#text} at (610,0) size 714x39 117 LayoutText {#text} at (610,0) size 714x39
118 text run at (610,0) width 104: ", giving it an aqua" 118 text run at (610,0) width 104: ", giving it an aqua"
119 text run at (0,20) width 450: "background and no padding, si nce negative padding values are not allowed" 119 text run at (0,20) width 450: "background and no padding, si nce negative padding values are not allowed"
120 LayoutText {#text} at (450,20) size 739x39 120 LayoutText {#text} at (450,20) size 739x39
121 text run at (450,20) width 8: ". " 121 text run at (450,20) width 8: ". "
122 text run at (458,20) width 281: "Padding on inline elements do es not affect line-" 122 text run at (458,20) width 281: "Padding on inline elements do es not affect line-"
123 text run at (0,40) width 466: "height calculations, so all lin es in this element should have the same line-height." 123 text run at (0,40) width 466: "height calculations, so all lin es in this element should have the same line-height."
124 LayoutBlockFlow {P} at (4,288) size 747x20 [bgcolor=#C0C0C0] 124 LayoutBlockFlow {P} at (4,288) size 747x20 [bgcolor=#C0C0C0]
125 LayoutText {#text} at (0,0) size 193x19 125 LayoutText {#text} at (0,0) size 193x19
126 text run at (0,0) width 193: "This element has a class of zero ." 126 text run at (0,0) width 193: "This element has a class of zero ."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698