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