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

Side by Side Diff: LayoutTests/platform/win-xp/css1/formatting_model/canvas-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 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 [bgcolor=#00FFFF] 4 RenderBlock {HTML} at (0,0) size 800x600 [bgcolor=#00FFFF]
5 RenderBody {BODY} at (25,25) size 750x550 [bgcolor=#008000] 5 RenderBody {BODY} at (25,25) size 750x550 [bgcolor=#008000]
6 RenderBlock {P} at (0,0) size 750x20 6 RenderBlock {P} at (0,0) size 750x20
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 750x32 9 RenderBlock {PRE} at (0,36) size 750x32
10 RenderText {#text} at (0,0) size 552x32 10 RenderText {#text} at (0,0) size 552x32
(...skipping 21 matching lines...) Expand all
32 RenderText {#text} at (4,4) size 4x19 32 RenderText {#text} at (4,4) size 4x19
33 text run at (4,4) width 4: " " 33 text run at (4,4) width 4: " "
34 RenderTableCell {TD} at (12,28) size 736x68 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1] 34 RenderTableCell {TD} at (12,28) size 736x68 [border: (1px inset #808 080)] [r=1 c=1 rs=1 cs=1]
35 RenderBlock {P} at (4,4) size 728x60 35 RenderBlock {P} at (4,4) size 728x60
36 RenderText {#text} at (0,0) size 720x59 36 RenderText {#text} at (0,0) size 720x59
37 text run at (0,0) width 368: "The body of this document should have a green background. " 37 text run at (0,0) width 368: "The body of this document should have a green background. "
38 text run at (368,0) width 291: "It also has a margin of 25 pix els, so the light blue" 38 text run at (368,0) width 291: "It also has a margin of 25 pix els, so the light blue"
39 text run at (0,20) width 411: "background set for the HTML ele ment should surround the BODY. " 39 text run at (0,20) width 411: "background set for the HTML ele ment should surround the BODY. "
40 text run at (411,20) width 309: "If the BODY content is signif icantly shorter than the" 40 text run at (411,20) width 309: "If the BODY content is signif icantly shorter than the"
41 text run at (0,40) width 474: "browser's window height, then t he bottom border may be larger than 25 pixels." 41 text run at (0,40) width 474: "browser's window height, then t he bottom border may be larger than 25 pixels."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698