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

17 lines
356 B
HTML

<html>
<head>
<title>redhat.com | Home</title>
<style>
#navWrap:after { content: "."; display: block; clear: both; }
</style>
</head>
<body>
<div id="navWrap">
<div style="float: left;">
foo
</div>
</div>
<img src="../../../testing/crashtest/images/tree.gif" style="float: right;">
</body>
</html>