summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/1230408-1.html
blob: 0a2588c8aed17b77e801c43d0b1ccb0384585d3b (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<style>
body { width: 1px; }
body:first-letter { }
</style>
<body>
<rb>C</rb>
</body>