kenrb@chromium.org | 5280794 | 2012-08-20 21:02:32 +0000 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <multicol id=multicolElem style="margin: 0em 61692em 21850.5357359em 47804em; "></multicol><emph><a id=anchorElem><bdo id=tCF30></a><tdx>a b c</tdx><media><span id=spanElem></media><fig style='right: 5174624300.52mm; float:right;'></fig><dt><body style='border: 2270.47629379in dashed cadetblue; '><summary id=summaryElem></body> |
| 4 | |
| 5 | <script> |
| 6 | window.onload = function() { |
| 7 | document.body.offsetTop; |
| 8 | multicolElem.style.display = "table" |
| 9 | summaryElem.appendChild(anchorElem); |
| 10 | tCF30.appendChild(spanElem); |
| 11 | document.body.offsetTop; |
| 12 | multicolElem.parentNode.removeChild(multicolElem); |
| 13 | document.body.offsetTop; |
| 14 | document.body.innerHTML = 'PASS if no crash or assert in debug'; |
| 15 | if (window.testRunner) |
| 16 | testRunner.dumpAsText(); |
| 17 | } |
| 18 | </script> |
| 19 | </html> |