Mypal/layout/reftests/bugs/431341-2.html

13 lines
186 B
HTML

<!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>