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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/border_right_inline-expected.txt

Issue 304913002: Unreviewed Win XP rebaselines for r175038, part 3 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 785x1143 1 layer at (0,0) size 785x1143
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1143 3 layer at (0,0) size 785x1143
4 RenderBlock {HTML} at (0,0) size 785x1143 4 RenderBlock {HTML} at (0,0) size 785x1143
5 RenderBody {BODY} at (8,8) size 769x1127 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x1127 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 749x20 6 RenderBlock {P} at (0,0) size 749x20
7 RenderText {#text} at (0,0) size 337x19 7 RenderText {#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 RenderBlock {PRE} at (0,36) size 769x112 9 RenderBlock {PRE} at (0,36) size 769x112
10 RenderText {#text} at (0,0) size 352x112 10 RenderText {#text} at (0,0) size 352x112
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 text run at (0,0) width 149: "This is a second list item." 158 text run at (0,0) width 149: "This is a second list item."
159 RenderListItem {LI} at (40,100) size 705x80 [border: none (3px s olid #0000FF) none] 159 RenderListItem {LI} at (40,100) size 705x80 [border: none (3px s olid #0000FF) none]
160 RenderListMarker at (-18,0) size 7x19: bullet 160 RenderListMarker at (-18,0) size 7x19: bullet
161 RenderText {#text} at (0,0) size 702x79 161 RenderText {#text} at (0,0) size 702x79
162 text run at (0,0) width 666: "Each list item in this 'parent ' list should have a medium-width border along its right side, in each of three colors. " 162 text run at (0,0) width 666: "Each list item in this 'parent ' list should have a medium-width border along its right side, in each of three colors. "
163 text run at (666,0) width 23: "The" 163 text run at (666,0) width 23: "The"
164 text run at (0,20) width 702: "first item's border should tr avel the entire height the nested list (to end near the baseline of the line \". ..nested within the" 164 text run at (0,20) width 702: "first item's border should tr avel the entire height the nested list (to end near the baseline of the line \". ..nested within the"
165 text run at (0,40) width 448: "list item.\"), even though th e nested list does not have any border styles set. " 165 text run at (0,40) width 448: "list item.\"), even though th e nested list does not have any border styles set. "
166 text run at (448,40) width 250: "The borders should line up together at the" 166 text run at (448,40) width 250: "The borders should line up together at the"
167 text run at (0,60) width 504: "right edge of the document's body, as each list element has a default width of 100%." 167 text run at (0,60) width 504: "right edge of the document's body, as each list element has a default width of 100%."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698