snappymail/tests/data/html/2.html
2016-05-20 22:55:29 +03:00

12 lines
No EOL
148 B
HTML

<html>
<head>
<style type="text/css">
body {color:red}
p {margin:0; padding:0}
</style>
</head>
<body>
123
<script>alert(1)</script>
</body>
</html>