tenfourfox/layout/generic/crashtests/586973-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
136 B
HTML

<html>
<head>
<style>
hr::before { content:"b"; float:right;}
</style>
</head>
<body>
<hr style="-moz-column-count: 1;">
</html>