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

13 lines
228 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<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>