comparison: layout/generic/crashtests/586973-1.html
layout/generic/crashtests/586973-1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <style> |
|
4 hr::before { content:"b"; float:right;} |
|
5 </style> |
|
6 </head> |
|
7 <body> |
|
8 <hr style="-moz-column-count: 1;"> |
|
9 </html> |