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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/padding_bottom-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 1556 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1556
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1556 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1556 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1556.25 4 LayoutBlockFlow {HTML} at (0,0) size 785x1556.25
5 LayoutBlockFlow {BODY} at (8,8) size 769x1540.25 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1540.25 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 363x17 7 LayoutText {#text} at (0,0) size 363x17
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 769x96 9 LayoutBlockFlow {PRE} at (0,34) size 769x96
10 LayoutText {#text} at (0,0) size 432x96 10 LayoutText {#text} at (0,0) size 432x96
11 text run at (0,0) width 416: ".zero {background-color: silver; padding -bottom: 0;}" 11 text run at (0,0) width 416: ".zero {background-color: silver; padding -bottom: 0;}"
12 text run at (416,0) width 0: " " 12 text run at (416,0) width 0: " "
13 text run at (0,16) width 424: ".one {padding-bottom: 0.5in; background -color: aqua;}" 13 text run at (0,16) width 424: ".one {padding-bottom: 0.5in; background -color: aqua;}"
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 text run at (334,18) width 392: "Both the content background a nd the padding should be aqua" 90 text run at (334,18) width 392: "Both the content background a nd the padding should be aqua"
91 text run at (0,36) width 76: "(light blue)." 91 text run at (0,36) width 76: "(light blue)."
92 LayoutBlockFlow {P} at (4,603.75) size 747x18 [bgcolor=#C0C0C0] 92 LayoutBlockFlow {P} at (4,603.75) size 747x18 [bgcolor=#C0C0C0]
93 LayoutText {#text} at (0,0) size 208x17 93 LayoutText {#text} at (0,0) size 208x17
94 text run at (0,0) width 208: "This element has a class of zero ." 94 text run at (0,0) width 208: "This element has a class of zero ."
95 LayoutBlockFlow {P} at (4,637.75) size 747x36 [bgcolor=#00FFFF] 95 LayoutBlockFlow {P} at (4,637.75) size 747x36 [bgcolor=#00FFFF]
96 LayoutText {#text} at (0,0) size 705x35 96 LayoutText {#text} at (0,0) size 705x35
97 text run at (0,0) width 599: "This element should have no bott om padding, since negative padding values are not allowed. " 97 text run at (0,0) width 599: "This element should have no bott om padding, since negative padding values are not allowed. "
98 text run at (598,0) width 107: "Both the content" 98 text run at (598,0) width 107: "Both the content"
99 text run at (0,18) width 411: "background and the normal paddi ng should be aqua (light blue)." 99 text run at (0,18) width 411: "background and the normal paddi ng should be aqua (light blue)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698