tenfourfox/layout/forms/crashtests/321894.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

18 lines
363 B
HTML

<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>