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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/dom/insertCellsRebuild2-expected.txt

Issue 306953007: Unreviewed Win XP rebaselines for r175038, part 5 (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 (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 205x19 7 RenderText {#text} at (0,0) size 205x19
8 text run at (0,0) width 205: "The 2 tables should look the same" 8 text run at (0,0) width 205: "The 2 tables should look the same"
9 RenderTable {TABLE} at (0,20) size 120x82 [bgcolor=#FFA500] [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,20) size 120x82 [bgcolor=#FFA500] [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 118x80 10 RenderTableSection {TBODY} at (1,1) size 118x80
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 RenderTableCell {TD} at (89,28) size 27x24 [border: (1px inset #8080 80)] [r=1 c=3 rs=1 cs=1] 65 RenderTableCell {TD} at (89,28) size 27x24 [border: (1px inset #8080 80)] [r=1 c=3 rs=1 cs=1]
66 RenderText {#text} at (2,2) size 23x19 66 RenderText {#text} at (2,2) size 23x19
67 text run at (2,2) width 23: "c22" 67 text run at (2,2) width 23: "c22"
68 RenderTableRow {TR} at (0,54) size 118x24 68 RenderTableRow {TR} at (0,54) size 118x24
69 RenderTableCell {TD} at (2,54) size 27x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1] 69 RenderTableCell {TD} at (2,54) size 27x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
70 RenderText {#text} at (2,2) size 23x19 70 RenderText {#text} at (2,2) size 23x19
71 text run at (2,2) width 23: "c31" 71 text run at (2,2) width 23: "c31"
72 RenderTableCell {TD} at (31,54) size 27x24 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1] 72 RenderTableCell {TD} at (31,54) size 27x24 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
73 RenderText {#text} at (2,2) size 23x19 73 RenderText {#text} at (2,2) size 23x19
74 text run at (2,2) width 23: "c32" 74 text run at (2,2) width 23: "c32"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698