gecko/layout/generic/crashtests/385344-2.html

10 lines
174 B
HTML
Raw Normal View History

2013-01-26 12:28:57 -08:00
<html>
<head>
<style>body::first-letter {float: right; }
</style>
</head>
<body>
<span style="direction: rtl; unicode-bidi: embed;">*::first
m</span>
</body>
</html>