summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/385344-2.html
blob: f22336d1b39f3f65dfcd6d1ed668015db1143498 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<style>body::first-letter {float: right; }
</style>
</head>
<body>
<span style="direction: rtl; unicode-bidi: embed;">*::first
m</span>
</body>
</html>