tenfourfox/layout/reftests/first-letter/594303-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

8 lines
252 B
HTML

<!DOCTYPE HTML>
<title>Testcase Bug 594303</title>
<style>
body { width: 300px; font-size: 16px }
p::first-letter { font-size: 3em; float: left }
</style>
<p>This is a paragraph with a decent amount of text in it, enough to wrap to multiple lines.</p>