summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/testdata/alternative.mbox.html
blob: 2fe886f18c3add4f948f2413b0148e9e9713e805 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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">
        <a name="att2"/>
        <div id="attachmentDiv2">
          <div style="position: relative">
            <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Some <span style=" font-weight:600;">HTML</span> text</p>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>