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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/border_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 1023 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1023
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1023 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1023 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1023 4 LayoutBlockFlow {HTML} at (0,0) size 785x1023
5 LayoutBlockFlow {BODY} at (8,8) size 769x1007 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1007 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
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 769x64 9 LayoutBlockFlow {PRE} at (0,36) size 769x64
10 LayoutText {#text} at (0,0) size 320x64 10 LayoutText {#text} at (0,0) size 320x64
11 text run at (0,0) width 304: ".one {border-top: purple double 10px;}" 11 text run at (0,0) width 304: ".one {border-top: purple double 10px;}"
12 text run at (304,0) width 0: " " 12 text run at (304,0) width 0: " "
13 text run at (0,16) width 296: ".two {border-top: purple thin solid;}" 13 text run at (0,16) width 296: ".two {border-top: purple thin solid;}"
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 LayoutText {#text} at (0,0) size 165x19 142 LayoutText {#text} at (0,0) size 165x19
143 text run at (0,0) width 165: "...nested within the list item." 143 text run at (0,0) width 165: "...nested within the list item."
144 LayoutListItem {LI} at (40,83) size 707x23 [border: (3px solid # 000000) none] 144 LayoutListItem {LI} at (40,83) size 707x23 [border: (3px solid # 000000) none]
145 LayoutListMarker (anonymous) at (-18,3) size 7x19: bullet 145 LayoutListMarker (anonymous) at (-18,3) size 7x19: bullet
146 LayoutText {#text} at (0,3) size 149x19 146 LayoutText {#text} at (0,3) size 149x19
147 text run at (0,3) width 149: "This is a second list item." 147 text run at (0,3) width 149: "This is a second list item."
148 LayoutListItem {LI} at (40,106) size 707x23 [border: (3px solid #000000) none] 148 LayoutListItem {LI} at (40,106) size 707x23 [border: (3px solid #000000) none]
149 LayoutListMarker (anonymous) at (-18,3) size 7x19: bullet 149 LayoutListMarker (anonymous) at (-18,3) size 7x19: bullet
150 LayoutText {#text} at (0,3) size 455x19 150 LayoutText {#text} at (0,3) size 455x19
151 text run at (0,3) width 455: "Each list item in this list sh ould have a medium-width black border at its top." 151 text run at (0,3) width 455: "Each list item in this list sh ould have a medium-width black border at its top."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698