summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/369542-1.html
blob: ff62a3d05c4a54cd575d8e9ccc01003653835dc8 (plain)
1
2
3
4
5
6
7
<html>
<head>
<style>
body::first-letter { float: right; }
body::before { content:"before text"; }
</style>
</head><body></body></html>