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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/padding_left-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 1045 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1045
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1045 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1045 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1045 4 LayoutBlockFlow {HTML} at (0,0) size 785x1045
5 LayoutBlockFlow {BODY} at (8,8) size 769x1029 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1029 [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 416x96 10 LayoutText {#text} at (0,0) size 416x96
11 text run at (0,0) width 400: ".zero {background-color: silver; padding -left: 0;}" 11 text run at (0,0) width 400: ".zero {background-color: silver; padding -left: 0;}"
12 text run at (400,0) width 0: " " 12 text run at (400,0) width 0: " "
13 text run at (0,16) width 408: ".one {padding-left: 0.5in; background-c olor: aqua;}" 13 text run at (0,16) width 408: ".one {padding-left: 0.5in; background-c olor: aqua;}"
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet 106 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
107 LayoutText {#text} at (25,0) size 696x59 107 LayoutText {#text} at (25,0) size 696x59
108 text run at (25,0) width 680: "Another list item might not b e such a bad idea, either, considering that such things do need to be double-che cked." 108 text run at (25,0) width 680: "Another list item might not b e such a bad idea, either, considering that such things do need to be double-che cked."
109 text run at (25,20) width 696: "This list item has its left padding also set to 25 pixels, which should combine with the list's padding to m ake 50 pixels" 109 text run at (25,20) width 696: "This list item has its left padding also set to 25 pixels, which should combine with the list's padding to m ake 50 pixels"
110 text run at (25,40) width 60: "of margin." 110 text run at (25,40) width 60: "of margin."
111 LayoutBlockFlow {P} at (4,380) size 747x40 [bgcolor=#00FFFF] 111 LayoutBlockFlow {P} at (4,380) size 747x40 [bgcolor=#00FFFF]
112 LayoutText {#text} at (0,0) size 733x39 112 LayoutText {#text} at (0,0) size 733x39
113 text run at (0,0) width 532: "This element should have no left padding, since negative padding values are not allowed. " 113 text run at (0,0) width 532: "This element should have no left padding, since negative padding values are not allowed. "
114 text run at (532,0) width 201: "Both the content background an d" 114 text run at (532,0) width 201: "Both the content background an d"
115 text run at (0,20) width 281: "the normal padding should be aq ua (light blue)." 115 text run at (0,20) width 281: "the normal padding should be aq ua (light blue)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698