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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/padding_right-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 1185 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1185
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1185 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1185 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1185 4 LayoutBlockFlow {HTML} at (0,0) size 785x1185
5 LayoutBlockFlow {BODY} at (8,8) size 769x1169 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1169 [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 576x96 10 LayoutText {#text} at (0,0) size 576x96
11 text run at (0,0) width 408: ".zero {background-color: silver; padding -right: 0;}" 11 text run at (0,0) width 408: ".zero {background-color: silver; padding -right: 0;}"
12 text run at (408,0) width 0: " " 12 text run at (408,0) width 0: " "
13 text run at (0,16) width 568: ".one {padding-right: 0.5in; text-align: right; background-color: aqua;}" 13 text run at (0,16) width 568: ".one {padding-right: 0.5in; text-align: right; background-color: aqua;}"
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 LayoutText {#text} at (37,0) size 620x39 121 LayoutText {#text} at (37,0) size 620x39
122 text run at (37,0) width 620: "This list item has a right pa dding of 25 pixels, which will appear to the left of the gray padding of the UL" 122 text run at (37,0) width 620: "This list item has a right pa dding of 25 pixels, which will appear to the left of the gray padding of the UL"
123 text run at (607,20) width 50: "element." 123 text run at (607,20) width 50: "element."
124 LayoutBlockFlow {P} at (4,440) size 747x60 [bgcolor=#00FFFF] 124 LayoutBlockFlow {P} at (4,440) size 747x60 [bgcolor=#00FFFF]
125 LayoutText {#text} at (6,0) size 741x59 125 LayoutText {#text} at (6,0) size 741x59
126 text run at (6,0) width 540: "This element should have no righ t padding, since negative padding values are not allowed. " 126 text run at (6,0) width 540: "This element should have no righ t padding, since negative padding values are not allowed. "
127 text run at (546,0) width 201: "Both the content background an d" 127 text run at (546,0) width 201: "Both the content background an d"
128 text run at (25,20) width 285: "the normal padding should be a qua (light blue). " 128 text run at (25,20) width 285: "the normal padding should be a qua (light blue). "
129 text run at (310,20) width 437: "The text has been right-align ed in order to make the lack of right padding" 129 text run at (310,20) width 437: "The text has been right-align ed in order to make the lack of right padding"
130 text run at (668,40) width 79: "easier to see." 130 text run at (668,40) width 79: "easier to see."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698