karnaze%netscape.com e519a40b96 new regression tests, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@123318 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-14 14:56:54 +00:00

12 lines
151 B
HTML

<html>
<head>
<style type="text/css">
p:first-letter { float: left; }
p:first-line { color: black; }
</style>
</head>
<body>
<p>Ly</p>
</body>
</html>