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

15 lines
246 B
HTML

<html>
<head>
</head>
<body style="width: 100px; border: 2px solid yellow;">
<span style="position: relative;">
<img width="200" height="100" align="left">
<span style="position:absolute; float:left;"></span>
Foo
</span>
</body>
</html>