| 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 784x576 |
| RenderBlock {P} at (0,0) size 784x18 |
| RenderText {#text} at (0,0) size 406x17 |
| text run at (0,0) width 406: "This tests the listing tag. It's an obsolete synonym for the pre tag." |
| RenderBlock {DIV} at (0,34) size 784x18 |
| RenderText {#text} at (0,0) size 167x17 |
| text run at (0,0) width 167: "Text just before the listing." |
| RenderBlock {LISTING} at (0,65) size 784x45 |
| RenderText {#text} at (0,0) size 792x45 |
| text run at (0,0) width 272: "This text is inside a listing tag." |
| text run at (272,0) width 0: " " |
| text run at (0,15) width 768: "It acts exactly like the pre tag, so the text should be monospaced and not have any line breaks." |
| text run at (768,15) width 0: " " |
| text run at (0,30) width 792: "Also, it eats the very first newline inside the listing, so there should not be a blank line above." |
| text run at (792,30) width 0: " " |
| RenderBlock {P} at (0,126) size 784x18 |
| RenderText {#text} at (0,0) size 587x17 |
| text run at (0,0) width 587: "The listing tag has a width in it. To test the JavaScript binding, this page gets the width, here: " |
| RenderInline {A} at (0,0) size 25x17 |
| RenderText {#text} at (586,0) size 25x17 |
| text run at (586,0) width 25: "100" |