summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1382710.html
blob: 46c7720d7998b6d43d54fdbaa1178113698c19ad (plain)
1
2
3
4
5
6
7
8
<html>
<head>
<script>
document.documentElement.appendChild(document.createElement("table"))
</script>
</head>
<body></body>
</html>