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