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

Side by Side Diff: LayoutTests/platform/win-xp/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 1063 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1063
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1063 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1063 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1063 4 LayoutBlockFlow {HTML} at (0,0) size 785x1063
5 LayoutBlockFlow {BODY} at (8,8) size 769x1047 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1047 [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 344x64 10 LayoutText {#text} at (0,0) size 344x64
11 text run at (0,0) width 328: ".one {border-bottom: purple double 10px; }" 11 text run at (0,0) width 328: ".one {border-bottom: purple double 10px; }"
12 text run at (328,0) width 0: " " 12 text run at (328,0) width 0: " "
13 text run at (0,16) width 320: ".two {border-bottom: purple thin solid; }" 13 text run at (0,16) width 320: ".two {border-bottom: purple thin solid; }"
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 LayoutListItem {LI} at (40,106) size 707x43 [border: none (3px s olid #000000) none] 154 LayoutListItem {LI} at (40,106) size 707x43 [border: none (3px s olid #000000) none]
155 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet 155 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
156 LayoutText {#text} at (0,0) size 694x39 156 LayoutText {#text} at (0,0) size 694x39
157 text run at (0,0) width 694: "Each list item in this list sh ould have a medium-width black border at its bottom, which for the first item me ans that it" 157 text run at (0,0) width 694: "Each list item in this list sh ould have a medium-width black border at its bottom, which for the first item me ans that it"
158 text run at (0,20) width 89: "should appear " 158 text run at (0,20) width 89: "should appear "
159 LayoutInline {EM} at (0,0) size 51x19 159 LayoutInline {EM} at (0,0) size 51x19
160 LayoutText {#text} at (89,20) size 51x19 160 LayoutText {#text} at (89,20) size 51x19
161 text run at (89,20) width 51: "beneath" 161 text run at (89,20) width 51: "beneath"
162 LayoutText {#text} at (140,20) size 365x19 162 LayoutText {#text} at (140,20) size 365x19
163 text run at (140,20) width 365: " the nested list (below the line \"...nested within the list item.\")." 163 text run at (140,20) width 365: " the nested list (below the line \"...nested within the list item.\")."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698