tenfourfox/layout/forms/crashtests/321894.html

18 lines
363 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html><head>
<title>
Testcase bug 321894 - ASSERTION: RemovedAsPrimaryFrame called after PreDestroy: 'PR_FALSE'
</title>
</head>
<body>
This shouldn't assert in a debug build
<span>
<script>var x=document.body.offsetHeight;</script>
<div>
<span style="float:left;">
<input type="text">
</span>
</div>
</span>
</body>
</html>