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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug68998-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 800x84 3 layer at (0,0) size 800x84
4 RenderBlock {HTML} at (0,0) size 800x84 4 RenderBlock {HTML} at (0,0) size 800x84
5 RenderBody {BODY} at (8,8) size 784x68 5 RenderBody {BODY} at (8,8) size 784x68
6 RenderTable {TABLE} at (0,0) size 350x68 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 350x68 [border: (1px outset #808080)]
7 RenderTableSection {TBODY} at (1,1) size 348x66 7 RenderTableSection {TBODY} at (1,1) size 348x66
8 RenderTableRow {TR} at (0,0) size 348x22 8 RenderTableRow {TR} at (0,0) size 348x22
9 RenderTableCell {TD} at (0,22) size 6x22 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1] 9 RenderTableCell {TD} at (0,22) size 6x22 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
10 RenderText {#text} at (1,1) size 4x19 10 RenderText {#text} at (1,1) size 4x19
11 text run at (1,1) width 4: " " 11 text run at (1,1) width 4: " "
12 RenderTableCell {TD} at (6,0) size 336x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 12 RenderTableCell {TD} at (6,0) size 336x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (1,1) size 334x19 13 RenderText {#text} at (1,1) size 334x19
14 text run at (1,1) width 334: "This row has two cells with rowspa ns and a middle cell." 14 text run at (1,1) width 334: "This row has two cells with rowspa ns and a middle cell."
15 RenderTableCell {TD} at (342,22) size 6x22 [bgcolor=#CCCCCC] [border : (1px inset #808080)] [r=0 c=2 rs=3 cs=1] 15 RenderTableCell {TD} at (342,22) size 6x22 [bgcolor=#CCCCCC] [border : (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
16 RenderText {#text} at (1,1) size 4x19 16 RenderText {#text} at (1,1) size 4x19
17 text run at (1,1) width 4: " " 17 text run at (1,1) width 4: " "
18 RenderTableRow {TR} at (0,22) size 348x22 18 RenderTableRow {TR} at (0,22) size 348x22
19 RenderTableCell {TD} at (6,22) size 336x22 [bgcolor=#0000FF] [border : (1px inset #808080)] [r=1 c=1 rs=1 cs=1] 19 RenderTableCell {TD} at (6,22) size 336x22 [bgcolor=#0000FF] [border : (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
20 RenderText {#text} at (1,1) size 152x19 20 RenderText {#text} at (1,1) size 152x19
21 text run at (1,1) width 152: "This cell is coloured blue." 21 text run at (1,1) width 152: "This cell is coloured blue."
22 RenderTableRow {TR} at (0,44) size 348x22 [bgcolor=#FF0000] 22 RenderTableRow {TR} at (0,44) size 348x22 [bgcolor=#FF0000]
23 RenderTableCell {TD} at (6,44) size 336x22 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1] 23 RenderTableCell {TD} at (6,44) size 336x22 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
24 RenderText {#text} at (1,1) size 151x19 24 RenderText {#text} at (1,1) size 151x19
25 text run at (1,1) width 151: "This row is coloured red." 25 text run at (1,1) width 151: "This row is coloured red."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698