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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/append-cells-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 289x19 7 RenderText {#text} at (0,0) size 289x19
8 text run at (0,0) width 289: "Both rows should have the same width (72 5px)." 8 text run at (0,0) width 289: "Both rows should have the same width (72 5px)."
9 RenderTable {TABLE} at (0,36) size 725x40 9 RenderTable {TABLE} at (0,36) size 725x40
10 RenderTableSection {TBODY} at (0,0) size 725x40 10 RenderTableSection {TBODY} at (0,0) size 725x40
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 text run at (0,0) width 8: "1" 42 text run at (0,0) width 8: "1"
43 RenderTableCell {TD} at (181,0) size 181x20 [bgcolor=#00FFFF] [r=0 c =1 rs=1 cs=1] 43 RenderTableCell {TD} at (181,0) size 181x20 [bgcolor=#00FFFF] [r=0 c =1 rs=1 cs=1]
44 RenderText {#text} at (0,0) size 8x19 44 RenderText {#text} at (0,0) size 8x19
45 text run at (0,0) width 8: "2" 45 text run at (0,0) width 8: "2"
46 RenderTableCell {TD} at (362,0) size 181x20 [bgcolor=#FFFF00] [r=0 c =2 rs=1 cs=1] 46 RenderTableCell {TD} at (362,0) size 181x20 [bgcolor=#FFFF00] [r=0 c =2 rs=1 cs=1]
47 RenderText {#text} at (0,0) size 8x19 47 RenderText {#text} at (0,0) size 8x19
48 text run at (0,0) width 8: "3" 48 text run at (0,0) width 8: "3"
49 RenderTableCell {TD} at (543,0) size 182x20 [bgcolor=#FFA500] [r=0 c =3 rs=1 cs=1] 49 RenderTableCell {TD} at (543,0) size 182x20 [bgcolor=#FFA500] [r=0 c =3 rs=1 cs=1]
50 RenderText {#text} at (0,0) size 8x19 50 RenderText {#text} at (0,0) size 8x19
51 text run at (0,0) width 8: "4" 51 text run at (0,0) width 8: "4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698