summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/421419-1-ref.html
blob: 0ee5a5c6c16d02dc0eca07b3466cb4ad5de84235 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html>
<head>
<style type="text/css">
div {
	float: left;
	border: medium solid black;
}
</style>
</head>
<body>
<div><span style="padding-right: 10em;"><br>&lrm;</span></div>
</body>
</html>