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

Side by Side Diff: LayoutTests/platform/win-xp/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 1590 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1590
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1590 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1590 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1590.25 4 LayoutBlockFlow {HTML} at (0,0) size 785x1590.25
5 LayoutBlockFlow {BODY} at (8,8) size 769x1574.25 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1574.25 [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 769x96 9 LayoutBlockFlow {PRE} at (0,36) 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 (0,20) width 226: "will require extra text in orde r to test. " 90 text run at (0,20) width 226: "will require extra text in orde r to test. "
91 text run at (226,20) width 441: "Both the content background a nd the padding should be aqua (light blue)." 91 text run at (226,20) width 441: "Both the content background a nd the padding should be aqua (light blue)."
92 LayoutBlockFlow {P} at (4,603.75) size 747x20 [bgcolor=#C0C0C0] 92 LayoutBlockFlow {P} at (4,603.75) size 747x20 [bgcolor=#C0C0C0]
93 LayoutText {#text} at (0,0) size 193x19 93 LayoutText {#text} at (0,0) size 193x19
94 text run at (0,0) width 193: "This element has a class of zero ." 94 text run at (0,0) width 193: "This element has a class of zero ."
95 LayoutBlockFlow {P} at (4,639.75) size 747x40 [bgcolor=#00FFFF] 95 LayoutBlockFlow {P} at (4,639.75) size 747x40 [bgcolor=#00FFFF]
96 LayoutText {#text} at (0,0) size 732x39 96 LayoutText {#text} at (0,0) size 732x39
97 text run at (0,0) width 557: "This element should have no bott om padding, since negative padding values are not allowed. " 97 text run at (0,0) width 557: "This element should have no bott om padding, since negative padding values are not allowed. "
98 text run at (557,0) width 175: "Both the content background" 98 text run at (557,0) width 175: "Both the content background"
99 text run at (0,20) width 307: "and the normal padding should b e aqua (light blue)." 99 text run at (0,20) width 307: "and the normal padding should b e aqua (light blue)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698