RetroZilla/layout/html/tests/block/bugs/5114.html

13 lines
220 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<head>
<title>Test case for bug #xxxxx</title>
<style>
</style>
</head>
<body>
<P>This is a paragraph</P><BR>
<P>This is another paragraph</P><BR>
<P>This is the last paragraph</P>
</body>
</html>