| ALERT: 36 |
| ALERT: 117.5 |
| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x600 |
| RenderBlock {HTML} at (0,0) size 800x600 |
| RenderBody {BODY} at (8,8) size 784x584 |
| RenderBlock {P} at (0,0) size 784x80 |
| RenderText {#text} at (0,0) size 763x79 |
| text run at (0,0) width 505: "This tests triple clicking after the last character in the last cell of a block table. " |
| text run at (504,0) width 259: "The paragraph break (the space between" |
| text run at (0,20) width 526: "the last character and the first character in the next paragraph) should be selected. " |
| text run at (525,20) width 222: "Selection painting problems might" |
| text run at (0,40) width 473: "prevent the paragraph break from appearing as selected even though it is. " |
| text run at (472,40) width 284: "To test manually, triple click inside the table" |
| text run at (0,60) width 275: "cell, after the last character, and hit delete. " |
| text run at (274,60) width 294: "Afterward, the table should contain only 'bar'." |
| RenderBlock {DIV} at (0,96) size 784x50 |
| RenderTable {TABLE} at (0,0) size 110x30 [border: (1px outset #808080)] |
| RenderTableSection {TBODY} at (1,1) size 108x28 |
| RenderTableRow {TR} at (0,2) size 108x24 |
| RenderTableCell {TD} at (2,2) size 104x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] |
| RenderInline {SPAN} at (0,0) size 22x19 |
| RenderText {#text} at (2,2) size 22x19 |
| text run at (2,2) width 22: "foo" |
| RenderBlock {DIV} at (0,30) size 784x20 |
| RenderText {#text} at (0,0) size 21x19 |
| text run at (0,0) width 21: "bar" |