tenfourfox/layout/reftests/bugs/431341-2-ref.html

13 lines
193 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!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>