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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/col_span-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 {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 775x39 7 RenderText {#text} at (0,0) size 775x39
8 text run at (0,0) width 775: "The COL element specifies attributes for a table column. In this test case, the COL element is used in conjunction with the SPAN" 8 text run at (0,0) width 775: "The COL element specifies attributes for a table column. In this test case, the COL element is used in conjunction with the SPAN"
9 text run at (0,20) width 53: "attribute." 9 text run at (0,20) width 53: "attribute."
10 RenderTable {TABLE} at (0,56) size 541x56 [border: (1px outset #808080)] 10 RenderTable {TABLE} at (0,56) size 541x56 [border: (1px outset #808080)]
11 RenderTableCol {COLGROUP} at (0,0) size 0x0 11 RenderTableCol {COLGROUP} at (0,0) size 0x0
12 RenderTableCol {COL} at (0,0) size 0x0 12 RenderTableCol {COL} at (0,0) size 0x0
13 RenderTableSection {TBODY} at (1,1) size 539x54 13 RenderTableSection {TBODY} at (1,1) size 539x54
14 RenderTableRow {TR} at (0,2) size 539x24 14 RenderTableRow {TR} at (0,2) size 539x24
15 RenderTableCell {TH} at (2,2) size 413x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {TH} at (2,2) size 413x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (2,2) size 409x19 16 RenderText {#text} at (2,2) size 409x19
17 text run at (2,2) width 409: "This heading should span across th e two columns in this table." 17 text run at (2,2) width 409: "This heading should span across th e two columns in this table."
18 RenderTableRow {TR} at (0,28) size 539x24 18 RenderTableRow {TR} at (0,28) size 539x24
19 RenderTableCell {TD} at (2,28) size 413x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1] 19 RenderTableCell {TD} at (2,28) size 413x24 [border: (1px inset #8080 80)] [r=1 c=0 rs=1 cs=1]
20 RenderText {#text} at (2,2) size 115x19 20 RenderText {#text} at (2,2) size 115x19
21 text run at (2,2) width 115: "This is column one." 21 text run at (2,2) width 115: "This is column one."
22 RenderTableCell {TD} at (417,28) size 120x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1] 22 RenderTableCell {TD} at (417,28) size 120x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
23 RenderText {#text} at (2,2) size 116x19 23 RenderText {#text} at (2,2) size 116x19
24 text run at (2,2) width 116: "This is column two." 24 text run at (2,2) width 116: "This is column two."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698