<body onload="document.body.offsetParent">
This test verifies that JS access to offsetParent on an element that
lacks one, such as the body, doesn't crash. If it didn't crash, it passed.
</body>
<body onload="document.body.offsetParent">
This test verifies that JS access to offsetParent on an element that
lacks one, such as the body, doesn't crash. If it didn't crash, it passed.
</body>