summaryrefslogtreecommitdiffstats
path: root/accessible/tests/crashtests/1072792.xhtml
blob: f99c64c5d33eb430158a2476dffc55f4b93d3a39 (plain)
1
2
3
4
5
<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="document.body.appendChild(x);">
<table><tbody><div id="x"></div></tbody></table>
</body>
</html>