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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/border_bottom-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 995 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 995
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x995 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 785x995 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x995 4 LayoutBlockFlow {HTML} at (0,0) size 785x995
5 LayoutBlockFlow {BODY} at (8,8) size 769x979 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x979 [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 336x60 10 LayoutText {#text} at (0,0) size 336x60
11 text run at (0,0) width 320: ".one {border-bottom: purple double 10px; }" 11 text run at (0,0) width 320: ".one {border-bottom: purple double 10px; }"
12 text run at (319,0) width 1: " " 12 text run at (319,0) width 1: " "
13 text run at (0,15) width 313: ".two {border-bottom: purple thin solid; }" 13 text run at (0,15) width 313: ".two {border-bottom: purple thin solid; }"
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 LayoutListItem {LI} at (40,96) size 707x39 [border: none (3px so lid #000000) none] 154 LayoutListItem {LI} at (40,96) size 707x39 [border: none (3px so lid #000000) none]
155 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet 155 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
156 LayoutText {#text} at (0,0) size 670x36 156 LayoutText {#text} at (0,0) size 670x36
157 text run at (0,0) width 670: "Each list item in this list sh ould have a medium-width black border at its bottom, which for the first item" 157 text run at (0,0) width 670: "Each list item in this list sh ould have a medium-width black border at its bottom, which for the first item"
158 text run at (0,18) width 180: "means that it should appear " 158 text run at (0,18) width 180: "means that it should appear "
159 LayoutInline {EM} at (0,0) size 51x18 159 LayoutInline {EM} at (0,0) size 51x18
160 LayoutText {#text} at (179,18) size 51x18 160 LayoutText {#text} at (179,18) size 51x18
161 text run at (179,18) width 51: "beneath" 161 text run at (179,18) width 51: "beneath"
162 LayoutText {#text} at (229,18) size 401x18 162 LayoutText {#text} at (229,18) size 401x18
163 text run at (229,18) width 401: " the nested list (below the line \"...nested within the list item.\")." 163 text run at (229,18) width 401: " the nested list (below the line \"...nested within the list item.\")."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698