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

Side by Side Diff: LayoutTests/platform/win-xp/css1/text_properties/text_indent-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 785x1329 1 layer at (0,0) size 785x1329
2 RenderView at (0,0) size 785x600 2 RenderView at (0,0) size 785x600
3 layer at (0,0) size 785x1329 3 layer at (0,0) size 785x1329
4 RenderBlock {HTML} at (0,0) size 785x1329 4 RenderBlock {HTML} at (0,0) size 785x1329
5 RenderBody {BODY} at (8,8) size 769x1313 [bgcolor=#CCCCCC] 5 RenderBody {BODY} at (8,8) size 769x1313 [bgcolor=#CCCCCC]
6 RenderBlock {P} at (0,0) size 769x20 6 RenderBlock {P} at (0,0) size 769x20
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 769x176 9 RenderBlock {PRE} at (0,36) size 769x176
10 RenderText {#text} at (0,0) size 384x176 10 RenderText {#text} at (0,0) size 384x176
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
127 RenderInline {EM} at (0,0) size 202x19 127 RenderInline {EM} at (0,0) size 202x19
128 RenderText {#text} at (0,40) size 202x19 128 RenderText {#text} at (0,40) size 202x19
129 text run at (0,40) width 202: "regardless of any other marku p" 129 text run at (0,40) width 202: "regardless of any other marku p"
130 RenderText {#text} at (202,40) size 139x19 130 RenderText {#text} at (202,40) size 139x19
131 text run at (202,40) width 139: " which may be present." 131 text run at (202,40) width 139: " which may be present."
132 RenderBlock {BLOCKQUOTE} at (44,444) size 667x60 [bgcolor=#00FFFF] 132 RenderBlock {BLOCKQUOTE} at (44,444) size 667x60 [bgcolor=#00FFFF]
133 RenderText {#text} at (373,0) size 614x59 133 RenderText {#text} at (373,0) size 614x59
134 text run at (373,0) width 210: "In the first half of the test page, this" 134 text run at (373,0) width 210: "In the first half of the test page, this"
135 text run at (0,20) width 614: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since" 135 text run at (0,20) width 614: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
136 text run at (0,40) width 482: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE." 136 text run at (0,40) width 482: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698