summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/429865-1.html
blob: 18b7bcbfb9bfa763b8db0c1e31431049e0c10261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
<head>
<style type="text/css">

body:after { content: '0'; }
body:first-letter { float: right; }

</style>
</head>

<body> &#x202E;</body>

</html>