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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug21299-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 800x90 3 layer at (0,0) size 800x90
4 RenderBlock {HTML} at (0,0) size 800x90 4 RenderBlock {HTML} at (0,0) size 800x90
5 RenderBody {BODY} at (8,16) size 784x66 5 RenderBody {BODY} at (8,16) size 784x66
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 279x19 7 RenderText {#text} at (0,0) size 279x19
8 text run at (0,0) width 279: "The background color should span all col umns" 8 text run at (0,0) width 279: "The background color should span all col umns"
9 RenderTable {TABLE} at (0,36) size 440x30 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,36) size 440x30 [border: (1px outset #808080)]
10 RenderTableCol {COLGROUP} at (0,0) size 0x0 10 RenderTableCol {COLGROUP} at (0,0) size 0x0
11 RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#00FF00] 11 RenderTableCol {COL} at (0,0) size 0x0 [bgcolor=#00FF00]
12 RenderTableSection {TBODY} at (1,1) size 438x28 12 RenderTableSection {TBODY} at (1,1) size 438x28
13 RenderTableRow {TR} at (0,2) size 438x24 13 RenderTableRow {TR} at (0,2) size 438x24
14 RenderTableCell {TD} at (2,2) size 107x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 14 RenderTableCell {TD} at (2,2) size 107x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
15 RenderText {#text} at (2,2) size 103x19 15 RenderText {#text} at (2,2) size 103x19
16 text run at (2,2) width 103: "Column 1, row 1" 16 text run at (2,2) width 103: "Column 1, row 1"
17 RenderTableCell {TD} at (111,2) size 107x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 17 RenderTableCell {TD} at (111,2) size 107x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 103x19 18 RenderText {#text} at (2,2) size 103x19
19 text run at (2,2) width 103: "Column 2, row 1" 19 text run at (2,2) width 103: "Column 2, row 1"
20 RenderTableCell {TD} at (220,2) size 107x24 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1] 20 RenderTableCell {TD} at (220,2) size 107x24 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 103x19 21 RenderText {#text} at (2,2) size 103x19
22 text run at (2,2) width 103: "Column 3, row 1" 22 text run at (2,2) width 103: "Column 3, row 1"
23 RenderTableCell {TD} at (329,2) size 107x24 [border: (1px inset #808 080)] [r=0 c=3 rs=1 cs=1] 23 RenderTableCell {TD} at (329,2) size 107x24 [border: (1px inset #808 080)] [r=0 c=3 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 103x19 24 RenderText {#text} at (2,2) size 103x19
25 text run at (2,2) width 103: "Column 4, row 1" 25 text run at (2,2) width 103: "Column 4, row 1"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698