gecko-dev/layout/style/crashtests/1382710.html
Xidorn Quan 35db44a32e Bug 1381233 - Add test for this bug. r=heycam
MozReview-Commit-ID: 6A99LrHU2Li

--HG--
extra : source : 03ccb6d8bbafcd585b55fc9da6ff71dc7612cadd
2017-07-21 13:40:09 +10:00

9 lines
133 B
HTML

<html>
<head>
<script>
document.documentElement.appendChild(document.createElement("table"))
</script>
</head>
<body></body>
</html>