tenfourfox/layout/reftests/bugs/407111-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
284 B
HTML

<html>
<head>
<style>
b { white-space:nowrap; }
div { border:1px solid black; }
</style>
</head>
<body style="font-size:10px; width:200px; border:1px solid black"><b><img src="mozilla-banner.gif" width="100">T</b><br>
<b><img src="mozilla-banner.gif" width="100">T</b></body>
</html>