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

9 lines
314 B
HTML

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