gecko/layout/generic/crashtests/385344-2.html
2013-01-26 21:28:57 +01:00

10 lines
174 B
HTML

<html>
<head>
<style>body::first-letter {float: right; }
</style>
</head>
<body>
<span style="direction: rtl; unicode-bidi: embed;">*::first
m</span>
</body>
</html>