gecko/layout/base/crashtests/429865-1.html
Timothy Nikkel 05c0a8ab52 Bug 429865, bug 436982, and bug 477731. Add tests.
--HG--
extra : rebase_source : 355473f66d85ce9bf1a1be6fc3677f2af7ae2019
2009-10-31 17:33:15 -05:00

15 lines
171 B
HTML

<!DOCTYPE html>
<html>
<head>
<style type="text/css">
body:after { content: '0'; }
body:first-letter { float: right; }
</style>
</head>
<body> &#x202E;</body>
</html>