mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
314 B
HTML
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>
|