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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/padding-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 2228 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2228
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2228 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2228 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2227.50 4 LayoutBlockFlow {HTML} at (0,0) size 785x2227.50
5 LayoutBlockFlow {BODY} at (8,8) size 769x2211.50 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2211.50 [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 376x96 10 LayoutText {#text} at (0,0) size 376x96
11 text run at (0,0) width 360: ".zero {background-color: silver; padding : 0;}" 11 text run at (0,0) width 360: ".zero {background-color: silver; padding : 0;}"
12 text run at (360,0) width 0: " " 12 text run at (360,0) width 0: " "
13 text run at (0,16) width 368: ".one {padding: 0.5in; background-color: aqua;}" 13 text run at (0,16) width 368: ".one {padding: 0.5in; background-color: aqua;}"
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 text run at (186,187) width 343: "This element should have an overall padding of 25%," 86 text run at (186,187) width 343: "This element should have an overall padding of 25%,"
87 text run at (186,205) width 371: "which is calculated with res pect to the width of the parent" 87 text run at (186,205) width 371: "which is calculated with res pect to the width of the parent"
88 text run at (186,223) width 60: "element. " 88 text run at (186,223) width 60: "element. "
89 text run at (245,223) width 292: "Both the content background and the padding" 89 text run at (245,223) width 292: "Both the content background and the padding"
90 text run at (186,241) width 177: "should be aqua (light blue). " 90 text run at (186,241) width 177: "should be aqua (light blue). "
91 LayoutBlockFlow {P} at (4,961.50) size 747x36 [bgcolor=#00FFFF] 91 LayoutBlockFlow {P} at (4,961.50) size 747x36 [bgcolor=#00FFFF]
92 LayoutText {#text} at (0,0) size 735x35 92 LayoutText {#text} at (0,0) size 735x35
93 text run at (0,0) width 550: "This element should have no padd ing, since negative padding values are not allowed. " 93 text run at (0,0) width 550: "This element should have no padd ing, since negative padding values are not allowed. "
94 text run at (549,0) width 186: "Both the content background" 94 text run at (549,0) width 186: "Both the content background"
95 text run at (0,18) width 332: "and the normal padding should b e aqua (light blue)." 95 text run at (0,18) width 332: "and the normal padding should b e aqua (light blue)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698