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

Side by Side Diff: LayoutTests/platform/mac/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 959 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 959
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x959 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x959 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x959 4 LayoutBlockFlow {HTML} at (0,0) size 785x959
5 LayoutBlockFlow {BODY} at (8,8) size 769x943 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x943 [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 769x60 9 LayoutBlockFlow {PRE} at (0,34) size 769x60
10 LayoutText {#text} at (0,0) size 313x60 10 LayoutText {#text} at (0,0) size 313x60
11 text run at (0,0) width 297: ".one {border-top: purple double 10px;}" 11 text run at (0,0) width 297: ".one {border-top: purple double 10px;}"
12 text run at (296,0) width 1: " " 12 text run at (296,0) width 1: " "
13 text run at (0,15) width 289: ".two {border-top: purple thin solid;}" 13 text run at (0,15) width 289: ".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 182x18 142 LayoutText {#text} at (0,0) size 182x18
143 text run at (0,0) width 182: "...nested within the list item." 143 text run at (0,0) width 182: "...nested within the list item."
144 LayoutListItem {LI} at (40,75) size 707x21 [border: (3px solid # 000000) none] 144 LayoutListItem {LI} at (40,75) size 707x21 [border: (3px solid # 000000) none]
145 LayoutListMarker (anonymous) at (-17,3) size 7x18: bullet 145 LayoutListMarker (anonymous) at (-17,3) size 7x18: bullet
146 LayoutText {#text} at (0,3) size 163x18 146 LayoutText {#text} at (0,3) size 163x18
147 text run at (0,3) width 163: "This is a second list item." 147 text run at (0,3) width 163: "This is a second list item."
148 LayoutListItem {LI} at (40,96) size 707x21 [border: (3px solid # 000000) none] 148 LayoutListItem {LI} at (40,96) size 707x21 [border: (3px solid # 000000) none]
149 LayoutListMarker (anonymous) at (-17,3) size 7x18: bullet 149 LayoutListMarker (anonymous) at (-17,3) size 7x18: bullet
150 LayoutText {#text} at (0,3) size 493x18 150 LayoutText {#text} at (0,3) size 493x18
151 text run at (0,3) width 493: "Each list item in this list sh ould have a medium-width black border at its top." 151 text run at (0,3) width 493: "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