Files
UXP-Fixed/layout/generic/crashtests/586973-1.html
T
2018-02-02 04:16:08 -05: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>