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

Side by Side Diff: LayoutTests/platform/win-xp/css1/basic/inheritance-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 800x768 1 layer at (0,0) size 800x768
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x768 3 layer at (0,0) size 800x768
4 RenderBlock {HTML} at (0,0) size 800x767.59 4 RenderBlock {HTML} at (0,0) size 800x767.59
5 RenderBody {BODY} at (8,8) size 784x751.59 [color=#008000] [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 784x751.59 [color=#008000] [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
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 784x112 9 RenderBlock {PRE} at (0,36) size 784x112
10 RenderText {#text} at (0,0) size 272x112 10 RenderText {#text} at (0,0) size 272x112
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 RenderInline {STRONG} at (0,0) size 55x19 180 RenderInline {STRONG} at (0,0) size 55x19
181 RenderText {#text} at (249,0) size 55x19 181 RenderText {#text} at (249,0) size 55x19
182 text run at (249,0) width 55: "this part" 182 text run at (249,0) width 55: "this part"
183 RenderText {#text} at (304,0) size 30x19 183 RenderText {#text} at (304,0) size 30x19
184 text run at (304,0) width 30: " and " 184 text run at (304,0) width 30: " and "
185 RenderInline {SPAN} at (0,0) size 164x19 185 RenderInline {SPAN} at (0,0) size 164x19
186 RenderText {#text} at (334,0) size 164x19 186 RenderText {#text} at (334,0) size 164x19
187 text run at (334,0) width 164: "this part (which is spanned) " 187 text run at (334,0) width 164: "this part (which is spanned) "
188 RenderText {#text} at (498,0) size 4x19 188 RenderText {#text} at (498,0) size 4x19
189 text run at (498,0) width 4: "." 189 text run at (498,0) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698