gecko-dev/layout/base/crashtests/148245-1.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 строки
162 B
HTML
Исходник Обычный вид История

2009-02-11 03:36:04 +03:00
<html>
<head>
<style type="text/css">
p:first-letter { float: left; }
p:first-line { color: black; }
</style>
</head>
<body>
<p>Ly</p>
</body>
</html>