summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/431341-2.html
blob: 96377592b27aa612c4824a721a43e376d49b8d37 (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>fish fish f&#8204;ish
</body>
</html>