tenfourfox/layout/generic/crashtests/586973-1.html

9 lines
136 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
<style>
hr::before { content:"b"; float:right;}
</style>
</head>
<body>
<hr style="-moz-column-count: 1;">
</html>