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

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

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (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 235x30 [bgcolor=#FFA500] [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,20) size 235x30 [bgcolor=#FFA500] [border: (1px outset #808080)]
10 RenderTableCol {COLGROUP} at (0,0) size 0x0 10 RenderTableCol {COLGROUP} at (0,0) size 0x0
(...skipping 16 matching lines...) Expand all
27 RenderTableSection {TBODY} at (1,1) size 233x28 27 RenderTableSection {TBODY} at (1,1) size 233x28
28 RenderTableRow {TR} at (0,2) size 233x24 28 RenderTableRow {TR} at (0,2) size 233x24
29 RenderTableCell {TD} at (2,2) size 27x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 29 RenderTableCell {TD} at (2,2) size 27x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
30 RenderText {#text} at (2,2) size 23x19 30 RenderText {#text} at (2,2) size 23x19
31 text run at (2,2) width 23: "c11" 31 text run at (2,2) width 23: "c11"
32 RenderTableCell {TD} at (31,2) size 200x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 32 RenderTableCell {TD} at (31,2) size 200x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
33 RenderText {#text} at (2,2) size 23x19 33 RenderText {#text} at (2,2) size 23x19
34 text run at (2,2) width 23: "c12" 34 text run at (2,2) width 23: "c12"
35 RenderBlock (anonymous) at (0,100) size 784x20 35 RenderBlock (anonymous) at (0,100) size 784x20
36 RenderBR {BR} at (0,0) size 0x19 36 RenderBR {BR} at (0,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698