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

Side by Side Diff: LayoutTests/platform/linux/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 2284 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2284
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2284 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2284 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2283.50 4 LayoutBlockFlow {HTML} at (0,0) size 785x2283.50
5 LayoutBlockFlow {BODY} at (8,8) size 769x2267.50 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2267.50 [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 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 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 LayoutText {#text} at (186,187) size 371x79 82 LayoutText {#text} at (186,187) size 371x79
83 text run at (186,187) width 370: "This element should have an overall padding of 25%, which is" 83 text run at (186,187) width 370: "This element should have an overall padding of 25%, which is"
84 text run at (186,207) width 347: "calculated with respect to t he width of the parent element." 84 text run at (186,207) width 347: "calculated with respect to t he width of the parent element."
85 text run at (186,227) width 371: "Both the content background and the padding should be aqua" 85 text run at (186,227) width 371: "Both the content background and the padding should be aqua"
86 text run at (186,247) width 68: "(light blue)." 86 text run at (186,247) width 68: "(light blue)."
87 LayoutBlockFlow {P} at (4,983.50) size 747x40 [bgcolor=#00FFFF] 87 LayoutBlockFlow {P} at (4,983.50) size 747x40 [bgcolor=#00FFFF]
88 LayoutText {#text} at (0,0) size 733x39 88 LayoutText {#text} at (0,0) size 733x39
89 text run at (0,0) width 510: "This element should have no padd ing, since negative padding values are not allowed. " 89 text run at (0,0) width 510: "This element should have no padd ing, since negative padding values are not allowed. "
90 text run at (510,0) width 223: "Both the content background an d the" 90 text run at (510,0) width 223: "Both the content background an d the"
91 text run at (0,20) width 259: "normal padding should be aqua ( light blue)." 91 text run at (0,20) width 259: "normal padding should be aqua ( light blue)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698