| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x114 |
| RenderBlock {HTML} at (0,0) size 800x114 |
| RenderBody {BODY} at (8,21) size 784x77 |
| RenderBlock {H1} at (0,0) size 784x37 |
| RenderText {#text} at (0,0) size 487x36 |
| text run at (0,0) width 487: "Testing default translate parameter" |
| RenderBlock {P} at (0,58) size 784x19 |
| RenderText {#text} at (0,0) size 577x17 |
| text run at (0,0) width 577: "There should be blue and green boxes shown. If there is a red box visible, the test has failed" |
| layer at (500,100) size 300x100 |
| RenderBlock (positioned) {DIV} at (500,100) size 300x100 [bgcolor=#FF0000] |
| RenderText {#text} at (0,0) size 293x17 |
| text run at (0,0) width 293: "If you can see this box, then the test has failed." |
| layer at (100,100) size 300x100 |
| RenderBlock (positioned) {DIV} at (100,100) size 300x100 [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 270x17 |
| text run at (0,0) width 270: "This box should be visible (it is translated)." |
| layer at (500,500) size 300x100 |
| RenderBlock (positioned) {DIV} at (500,500) size 300x100 [bgcolor=#008000] |
| RenderText {#text} at (0,0) size 170x17 |
| text run at (0,0) width 170: "This box should be visible." |