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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/border_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 1028 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1028
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1028 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1028 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1028 4 LayoutBlockFlow {HTML} at (0,0) size 785x1028
5 LayoutBlockFlow {BODY} at (8,8) size 769x1012 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1012 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (20,0) size 749x18 6 LayoutBlockFlow {P} at (20,0) size 749x18
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 769x105 9 LayoutBlockFlow {PRE} at (0,34) size 769x105
10 LayoutText {#text} at (0,0) size 336x105 10 LayoutText {#text} at (0,0) size 336x105
11 text run at (0,0) width 172: "P {margin-left: 20px;}" 11 text run at (0,0) width 172: "P {margin-left: 20px;}"
12 text run at (171,0) width 1: " " 12 text run at (171,0) width 1: " "
13 text run at (0,15) width 305: ".one {border-left: purple double 10px;} " 13 text run at (0,15) width 305: ".one {border-left: purple double 10px;} "
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet 153 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
154 LayoutText {#text} at (3,0) size 163x18 154 LayoutText {#text} at (3,0) size 163x18
155 text run at (3,0) width 163: "This is a second list item." 155 text run at (3,0) width 163: "This is a second list item."
156 LayoutListItem {LI} at (40,90) size 705x54 [border: none (3px so lid #0000FF)] 156 LayoutListItem {LI} at (40,90) size 705x54 [border: none (3px so lid #0000FF)]
157 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet 157 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
158 LayoutText {#text} at (3,0) size 678x54 158 LayoutText {#text} at (3,0) size 678x54
159 text run at (3,0) width 662: "Each list item in this 'parent ' list should have a medium-width border along its left side, in each of three" 159 text run at (3,0) width 662: "Each list item in this 'parent ' list should have a medium-width border along its left side, in each of three"
160 text run at (3,18) width 48: "colors. " 160 text run at (3,18) width 48: "colors. "
161 text run at (50,18) width 631: "The first item's border shou ld travel the entire height the nested list (to end near the baseline of the" 161 text run at (50,18) width 631: "The first item's border shou ld travel the entire height the nested list (to end near the baseline of the"
162 text run at (3,36) width 638: "line \"...nested within the l ist item.\"), even though the nested list does not have any border styles set." 162 text run at (3,36) width 638: "line \"...nested within the l ist item.\"), even though the nested list does not have any border styles set."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698