summaryrefslogtreecommitdiffstats
path: root/comm/mail/test/browser/composition/data/format1-plain.eml
blob: c39900369c7c8908b15963982f5efef95499103c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Message-ID: <11111.11111@example.invalid>
Date: Sun, 18 May 2014 22:31:12 +0200
MIME-Version: 1.0
To: test@test.invalid
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <title>title</title>
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Line 1<br>
<p>
    Line 2
</p>
    <pre class="moz-signature" cols="72">-- 
      Signature block
    </pre>
  </body>
</html>