summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/586973-1.html
blob: 1d7f5017a9bb301d6506a2243331c8280bf5379b (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
<style>
hr::before { content:"b"; float:right;}
</style>
</head>
<body>
<hr style="-moz-column-count: 1;">
</html>