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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/border_right_inline-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 1143 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1143
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1143 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1143 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1143 4 LayoutBlockFlow {HTML} at (0,0) size 785x1143
5 LayoutBlockFlow {BODY} at (8,8) size 769x1127 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1127 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 749x20 6 LayoutBlockFlow {P} at (0,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 352x112 10 LayoutText {#text} at (0,0) size 352x112
11 text run at (0,0) width 184: "P {margin-right: 20px;}" 11 text run at (0,0) width 184: "P {margin-right: 20px;}"
12 text run at (184,0) width 0: " " 12 text run at (184,0) width 0: " "
13 text run at (0,16) width 320: ".one {border-right: purple double 10px; }" 13 text run at (0,16) width 320: ".one {border-right: purple double 10px; }"
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 text run at (0,0) width 149: "This is a second list item." 158 text run at (0,0) width 149: "This is a second list item."
159 LayoutListItem {LI} at (40,100) size 705x80 [border: none (3px s olid #0000FF) none] 159 LayoutListItem {LI} at (40,100) size 705x80 [border: none (3px s olid #0000FF) none]
160 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet 160 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
161 LayoutText {#text} at (0,0) size 702x79 161 LayoutText {#text} at (0,0) size 702x79
162 text run at (0,0) width 666: "Each list item in this 'parent ' list should have a medium-width border along its right side, in each of three colors. " 162 text run at (0,0) width 666: "Each list item in this 'parent ' list should have a medium-width border along its right side, in each of three colors. "
163 text run at (666,0) width 23: "The" 163 text run at (666,0) width 23: "The"
164 text run at (0,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" 164 text run at (0,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"
165 text run at (0,40) width 448: "list item.\"), even though th e nested list does not have any border styles set. " 165 text run at (0,40) width 448: "list item.\"), even though th e nested list does not have any border styles set. "
166 text run at (448,40) width 250: "The borders should line up together at the" 166 text run at (448,40) width 250: "The borders should line up together at the"
167 text run at (0,60) width 504: "right edge of the document's body, as each list element has a default width of 100%." 167 text run at (0,60) width 504: "right edge of the document's body, as each list element has a default width of 100%."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698