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

Side by Side Diff: LayoutTests/platform/mac/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 1009 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1009
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1009 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1009 4 LayoutBlockFlow {HTML} at (0,0) size 785x1009
5 LayoutBlockFlow {BODY} at (8,8) size 769x993 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x993 [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 406x90 10 LayoutText {#text} at (0,0) size 406x90
11 text run at (0,0) width 391: ".zero {background-color: silver; padding -left: 0;}" 11 text run at (0,0) width 391: ".zero {background-color: silver; padding -left: 0;}"
12 text run at (390,0) width 1: " " 12 text run at (390,0) width 1: " "
13 text run at (0,15) width 398: ".one {padding-left: 0.5in; background-c olor: aqua;}" 13 text run at (0,15) width 398: ".one {padding-left: 0.5in; background-c olor: aqua;}"
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
109 LayoutText {#text} at (25,0) size 670x54 109 LayoutText {#text} at (25,0) size 670x54
110 text run at (25,0) width 670: "Another list item might not b e such a bad idea, either, considering that such things do need to be double-" 110 text run at (25,0) width 670: "Another list item might not b e such a bad idea, either, considering that such things do need to be double-"
111 text run at (25,18) width 61: "checked. " 111 text run at (25,18) width 61: "checked. "
112 text run at (85,18) width 582: "This list item has its left padding also set to 25 pixels, which should combine with the list's" 112 text run at (85,18) width 582: "This list item has its left padding also set to 25 pixels, which should combine with the list's"
113 text run at (25,36) width 240: "padding to make 50 pixels of margin." 113 text run at (25,36) width 240: "padding to make 50 pixels of margin."
114 LayoutBlockFlow {P} at (4,370) size 747x36 [bgcolor=#00FFFF] 114 LayoutBlockFlow {P} at (4,370) size 747x36 [bgcolor=#00FFFF]
115 LayoutText {#text} at (0,0) size 681x36 115 LayoutText {#text} at (0,0) size 681x36
116 text run at (0,0) width 575: "This element should have no left padding, since negative padding values are not allowed. " 116 text run at (0,0) width 575: "This element should have no left padding, since negative padding values are not allowed. "
117 text run at (574,0) width 107: "Both the content" 117 text run at (574,0) width 107: "Both the content"
118 text run at (0,18) width 411: "background and the normal paddi ng should be aqua (light blue)." 118 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