gecko/content/base/crashtests/448615-1.html
2010-06-08 17:53:08 -07:00

14 lines
144 B
HTML

<!DOCTYPE html>
<html>
<head>
<style type="text/css">
div:first-letter { float: right; }
</style>
</head>
<body><div>A</div></body>
</html>