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

Side by Side Diff: LayoutTests/platform/mac/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 1082 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1082
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1082 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1082 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1082 4 LayoutBlockFlow {HTML} at (0,0) size 785x1082
5 LayoutBlockFlow {BODY} at (8,8) size 769x1066 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x1066 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 749x18 6 LayoutBlockFlow {P} at (0,0) size 749x18
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 769x105 9 LayoutBlockFlow {PRE} at (0,34) size 769x105
10 LayoutText {#text} at (0,0) size 344x105 10 LayoutText {#text} at (0,0) size 344x105
11 text run at (0,0) width 180: "P {margin-right: 20px;}" 11 text run at (0,0) width 180: "P {margin-right: 20px;}"
12 text run at (179,0) width 1: " " 12 text run at (179,0) width 1: " "
13 text run at (0,15) width 313: ".one {border-right: purple double 10px; }" 13 text run at (0,15) width 313: ".one {border-right: purple double 10px; }"
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 LayoutListItem {LI} at (40,90) size 705x90 [border: none (3px so lid #0000FF) none] 158 LayoutListItem {LI} at (40,90) size 705x90 [border: none (3px so lid #0000FF) none]
159 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet 159 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
160 LayoutText {#text} at (0,0) size 678x90 160 LayoutText {#text} at (0,0) size 678x90
161 text run at (0,0) width 671: "Each list item in this 'parent ' list should have a medium-width border along its right side, in each of three" 161 text run at (0,0) width 671: "Each list item in this 'parent ' list should have a medium-width border along its right side, in each of three"
162 text run at (0,18) width 48: "colors. " 162 text run at (0,18) width 48: "colors. "
163 text run at (47,18) width 631: "The first item's border shou ld travel the entire height the nested list (to end near the baseline of the" 163 text run at (47,18) width 631: "The first item's border shou ld travel the entire height the nested list (to end near the baseline of the"
164 text run at (0,36) width 642: "line \"...nested within the l ist item.\"), even though the nested list does not have any border styles set. " 164 text run at (0,36) width 642: "line \"...nested within the l ist item.\"), even though the nested list does not have any border styles set. "
165 text run at (641,36) width 26: "The" 165 text run at (641,36) width 26: "The"
166 text run at (0,54) width 678: "borders should line up togeth er at the right edge of the document's body, as each list element has a default" 166 text run at (0,54) width 678: "borders should line up togeth er at the right edge of the document's body, as each list element has a default"
167 text run at (0,72) width 100: "width of 100%." 167 text run at (0,72) width 100: "width of 100%."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698