Mypal/layout/generic/crashtests/295292-1.html

13 lines
228 B
HTML

<html>
<head>
<style type="text/css">
div{overflow:hidden;}
div.menubar{position:fixed;width:100%;}
</style>
</head>
<body>
<div class="menubar">
</div>
if you can't see this, it crashed.
</body>
</html>