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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/padding_top-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 1464 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1464
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1464 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1464 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1464.25 4 LayoutBlockFlow {HTML} at (0,0) size 785x1464.25
5 LayoutBlockFlow {BODY} at (8,8) size 769x1448.25 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1448.25 [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 363x18 7 LayoutText {#text} at (0,0) size 363x18
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 769x90 9 LayoutBlockFlow {PRE} at (0,34) size 769x90
10 LayoutText {#text} at (0,0) size 398x90 10 LayoutText {#text} at (0,0) size 398x90
11 text run at (0,0) width 383: ".zero {background-color: silver; padding -top: 0;}" 11 text run at (0,0) width 383: ".zero {background-color: silver; padding -top: 0;}"
12 text run at (382,0) width 1: " " 12 text run at (382,0) width 1: " "
13 text run at (0,15) width 391: ".one {padding-top: 0.5in; background-co lor: aqua;}" 13 text run at (0,15) width 391: ".one {padding-top: 0.5in; background-co lor: aqua;}"
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 LayoutBlockFlow {P} at (4,347) size 747x222.75 [bgcolor=#00FFFF] 82 LayoutBlockFlow {P} at (4,347) size 747x222.75 [bgcolor=#00FFFF]
83 LayoutText {#text} at (0,187) size 747x36 83 LayoutText {#text} at (0,187) size 747x36
84 text run at (0,187) width 742: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent ele ment." 84 text run at (0,187) width 742: "This element should have a top padding of 25%, which is calculated with respect to the width of the parent ele ment."
85 text run at (0,205) width 475: "Both the content background an d the padding should be aqua (light blue). " 85 text run at (0,205) width 475: "Both the content background an d the padding should be aqua (light blue). "
86 text run at (475,205) width 272: "This will require extra text in order to test." 86 text run at (475,205) width 272: "This will require extra text in order to test."
87 LayoutBlockFlow {P} at (4,585.75) size 747x36 [bgcolor=#00FFFF] 87 LayoutBlockFlow {P} at (4,585.75) size 747x36 [bgcolor=#00FFFF]
88 LayoutText {#text} at (0,0) size 680x36 88 LayoutText {#text} at (0,0) size 680x36
89 text run at (0,0) width 575: "This element should have no top padding, since negative padding values are not allowed. " 89 text run at (0,0) width 575: "This element should have no top padding, since negative padding values are not allowed. "
90 text run at (574,0) width 106: "Both the content" 90 text run at (574,0) width 106: "Both the content"
91 text run at (0,18) width 411: "background and the normal paddi ng should be aqua (light blue)." 91 text run at (0,18) width 411: "background and the normal paddi ng should be aqua (light blue)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698