| 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 784x54 |
| RenderText {#text} at (0,0) size 782x53 |
| text run at (0,0) width 318: "You should see a 300x100 green rectangle below. " |
| text run at (317,0) width 465: "If you see any red, the test has failed. This test makes a positioned vertical" |
| text run at (0,18) width 154: "box with three children. " |
| text run at (154,18) width 482: "The first and third children are absolutely positioned at the edges of the box. " |
| text run at (636,18) width 136: "Box-align of center is" |
| text run at (0,36) width 339: "used to align the second child in the center of the box." |
| layer at (8,78) size 300x100 |
| RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,70) size 300x100 [bgcolor=#FF0000] |
| RenderDeprecatedFlexibleBox {DIV} at (100,0) size 100x100 [bgcolor=#008000] |
| layer at (8,78) size 100x100 |
| RenderDeprecatedFlexibleBox (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000] |
| layer at (208,78) size 100x100 |
| RenderDeprecatedFlexibleBox (positioned) {DIV} at (200,0) size 100x100 [bgcolor=#008000] |