summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/431341-2-ref.html
blob: 5fa3d7e220d5a2e372c5c4b7c7835a34459af71f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
<head>
<style>
body { font-family:DejaVu Sans; font-size:100px; }
p::first-letter { float:left; }
</style>
</head>
<body>
<p>f&#8204;ish fish f&#8204;ish
</body>
</html>