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

Side by Side Diff: LayoutTests/platform/win-xp/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 1103 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1103
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1103 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1103 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1103 4 LayoutBlockFlow {HTML} at (0,0) size 785x1103
5 LayoutBlockFlow {BODY} at (8,8) size 769x1087 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1087 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (20,0) size 749x20 6 LayoutBlockFlow {P} at (20,0) size 749x20
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 769x112 9 LayoutBlockFlow {PRE} at (0,36) size 769x112
10 LayoutText {#text} at (0,0) size 344x112 10 LayoutText {#text} at (0,0) size 344x112
11 text run at (0,0) width 176: "P {margin-left: 20px;}" 11 text run at (0,0) width 176: "P {margin-left: 20px;}"
12 text run at (176,0) width 0: " " 12 text run at (176,0) width 0: " "
13 text run at (0,16) width 312: ".one {border-left: purple double 10px;} " 13 text run at (0,16) width 312: ".one {border-left: purple double 10px;} "
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet 154 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
155 LayoutText {#text} at (3,0) size 149x19 155 LayoutText {#text} at (3,0) size 149x19
156 text run at (3,0) width 149: "This is a second list item." 156 text run at (3,0) width 149: "This is a second list item."
157 LayoutListItem {LI} at (40,100) size 705x60 [border: none (3px s olid #0000FF)] 157 LayoutListItem {LI} at (40,100) size 705x60 [border: none (3px s olid #0000FF)]
158 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet 158 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
159 LayoutText {#text} at (3,0) size 702x59 159 LayoutText {#text} at (3,0) size 702x59
160 text run at (3,0) width 658: "Each list item in this 'parent ' list should have a medium-width border along its left side, in each of three c olors. " 160 text run at (3,0) width 658: "Each list item in this 'parent ' list should have a medium-width border along its left side, in each of three c olors. "
161 text run at (661,0) width 23: "The" 161 text run at (661,0) width 23: "The"
162 text run at (3,20) width 702: "first item's border should tr avel the entire height the nested list (to end near the baseline of the line \". ..nested within the" 162 text run at (3,20) width 702: "first item's border should tr avel the entire height the nested list (to end near the baseline of the line \". ..nested within the"
163 text run at (3,40) width 444: "list item.\"), even though th e nested list does not have any border styles set." 163 text run at (3,40) width 444: "list item.\"), even though th e nested list does not have any border styles set."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698