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

13 lines
226 B
HTML
Raw Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html class="reftest-print">
<body>
<div style="float:left">
<div>
<img src="about:blank" height="2000">
</div>
<div style="float:left">XYZ</div>
</div>
<div style="clear:both"></div>
</body>
</html>