gecko-dev/accessible/tests/crashtests/1072792.xhtml
2017-10-25 14:58:32 -04:00

6 lines
155 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="document.body.appendChild(x);">
<table><tbody><div id="x"></div></tbody></table>
</body>
</html>