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

Side by Side Diff: LayoutTests/platform/win/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 1177 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1177
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1177 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1177 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1177 4 LayoutBlockFlow {HTML} at (0,0) size 785x1177
5 LayoutBlockFlow {BODY} at (8,8) size 769x1161 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1161 [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 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 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 LayoutText {#text} at (9,0) size 648x35 126 LayoutText {#text} at (9,0) size 648x35
127 text run at (9,0) width 648: "This list item has a right pad ding of 25 pixels, which will appear to the left of the gray padding of the" 127 text run at (9,0) width 648: "This list item has a right pad ding of 25 pixels, which will appear to the left of the gray padding of the"
128 text run at (577,18) width 80: "UL element." 128 text run at (577,18) width 80: "UL element."
129 LayoutBlockFlow {P} at (4,424) size 747x54 [bgcolor=#00FFFF] 129 LayoutBlockFlow {P} at (4,424) size 747x54 [bgcolor=#00FFFF]
130 LayoutText {#text} at (57,0) size 747x53 130 LayoutText {#text} at (57,0) size 747x53
131 text run at (57,0) width 585: "This element should have no rig ht padding, since negative padding values are not allowed. " 131 text run at (57,0) width 585: "This element should have no rig ht padding, since negative padding values are not allowed. "
132 text run at (641,0) width 106: "Both the content" 132 text run at (641,0) width 106: "Both the content"
133 text run at (0,18) width 416: "background and the normal paddi ng should be aqua (light blue). " 133 text run at (0,18) width 416: "background and the normal paddi ng should be aqua (light blue). "
134 text run at (415,18) width 332: "The text has been right-align ed in order to make the" 134 text run at (415,18) width 332: "The text has been right-align ed in order to make the"
135 text run at (527,36) width 220: "lack of right padding easier to see." 135 text run at (527,36) width 220: "lack of right padding easier to see."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698