summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/testdata/htmlonly.mbox.html
blob: 1143f2cf19dba65b8510ab1c1441341800b825f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <body>
    <div style="position: relative; word-wrap: break-word">
      <a name="att"/>
      <div id="attachmentDiv">
        <div style="position: relative"><b>SOME</b> HTML text.</div>
      </div>
    </div>
  </body>
</html>