RetroZilla/layout/html/tests/block/bugs/10509.html
2015-10-20 23:03:22 -04:00

57 lines
1005 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html>
<head>
<title></title>
<style type="text/css">
p { line-height: 2; }
</style>
</head>
<body>
<p><span>text</span>
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
</p>
<p>
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
This is lots of text.
</p>
</body>
</html>