<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 05.11.2012 21:53, Ian Hickson wrote:<br>
    </div>
    <blockquote
      cite="mid:Pine.LNX.4.64.1211052052420.5442@ps20323.dreamhostps.com"
      type="cite">
      <pre wrap="">On Mon, 5 Nov 2012, jama wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">On 05.11.2012 20:52, Ian Hickson wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">What page are you trying to validate? 
</pre>
        </blockquote>
        <pre wrap="">Just two example files:

The HTML5 file I used: <a class="moz-txt-link-freetext" href="http://pastebin.com/DBUPg8Sp">http://pastebin.com/DBUPg8Sp</a>
The XHTML5 file I used: <a class="moz-txt-link-freetext" href="http://pastebin.com/aNANwehY">http://pastebin.com/aNANwehY</a>
</pre>
      </blockquote>
      <pre wrap="">
Oh are you uploading them, instead of pointing the validator at a URL?

</pre>
    </blockquote>
    Yes, I'm using the File Upload function. I think it's my fault
    actually because I am not providing a perfectly valid XHTML5 file.
    For the past 40 minutes I've been trying to figure out how to
    properly insert the MIME type application/xml+html into the file.<br>
    <br>
    It resets on me with this message:<br>
    <p>Info: <span>The Content-Type was <code>text/html</code>. Using
        the HTML parser.</span></p>
    <p>Info: <span>Using the schema for HTML5 + SVG 1.1 + MathML 3.0 +
        RDFa Lite 1.1 + Microdata.</span></p>
    <br>
  </body>
</html>