zandobersek@gmail.com | 0be7d3b | 2017-05-09 12:03:49 +0000 | [diff] [blame] | 1 | layer at (0,0) size 800x600 |
| 2 | RenderView at (0,0) size 800x600 |
| 3 | layer at (0,0) size 800x600 |
| 4 | RenderBlock {HTML} at (0,0) size 800x600 |
| 5 | RenderBody {BODY} at (8,8) size 784x584 |
clopez@igalia.com | a7c20dd | 2017-09-11 17:09:53 +0000 | [diff] [blame^] | 6 | RenderBlock {P} at (0,0) size 784x36 |
| 7 | RenderText {#text} at (0,0) size 768x35 |
zandobersek@gmail.com | 0be7d3b | 2017-05-09 12:03:49 +0000 | [diff] [blame] | 8 | text run at (0,0) width 768: "The COL element specifies attributes for a table column. In this test case, the COL element is used in conjunction with the" |
clopez@igalia.com | a7c20dd | 2017-09-11 17:09:53 +0000 | [diff] [blame^] | 9 | text run at (0,18) width 101: "SPAN attribute." |
| 10 | RenderTable {TABLE} at (0,52) size 560x52 [border: (1px outset #808080)] |
zandobersek@gmail.com | 0be7d3b | 2017-05-09 12:03:49 +0000 | [diff] [blame] | 11 | RenderTableCol {COLGROUP} at (0,0) size 0x0 |
| 12 | RenderTableCol {COL} at (0,0) size 0x0 |
clopez@igalia.com | a7c20dd | 2017-09-11 17:09:53 +0000 | [diff] [blame^] | 13 | RenderTableSection {TBODY} at (1,1) size 558x50 |
| 14 | RenderTableRow {TR} at (0,2) size 558x22 |
| 15 | RenderTableCell {TH} at (2,2) size 423x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
zandobersek@gmail.com | 0be7d3b | 2017-05-09 12:03:49 +0000 | [diff] [blame] | 16 | RenderText {#text} at (2,2) size 419x17 |
| 17 | text run at (2,2) width 419: "This heading should span across the two columns in this table." |
clopez@igalia.com | a7c20dd | 2017-09-11 17:09:53 +0000 | [diff] [blame^] | 18 | RenderTableRow {TR} at (0,26) size 558x22 |
| 19 | RenderTableCell {TD} at (2,26) size 423x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] |
zandobersek@gmail.com | 0be7d3b | 2017-05-09 12:03:49 +0000 | [diff] [blame] | 20 | RenderText {#text} at (2,2) size 124x17 |
| 21 | text run at (2,2) width 124: "This is column one." |
clopez@igalia.com | a7c20dd | 2017-09-11 17:09:53 +0000 | [diff] [blame^] | 22 | RenderTableCell {TD} at (427,26) size 129x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] |
zandobersek@gmail.com | 0be7d3b | 2017-05-09 12:03:49 +0000 | [diff] [blame] | 23 | RenderText {#text} at (2,2) size 125x17 |
| 24 | text run at (2,2) width 125: "This is column two." |