<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [EFL] css2.1/tables/table-anonymous-objects-foo tests failed."
   href="https://bugs.webkit.org/show_bug.cgi?id=150164#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [EFL] css2.1/tables/table-anonymous-objects-foo tests failed."
   href="https://bugs.webkit.org/show_bug.cgi?id=150164">bug 150164</a>
              from <span class="vcard"><a class="email" href="mailto:hs85.jeong&#64;samsung.com" title="Hunseop Jeong &lt;hs85.jeong&#64;samsung.com&gt;"> <span class="fn">Hunseop Jeong</span></a>
</span></b>
        <pre>we get the &quot;SyntaxError:Unexpected token '&lt;'&quot; when running the tests because 
css2.1/tables/table-anonymouse-objects-foo tests used the '&lt;![CDATA[]]&gt;' in test.

Normally, Using the '&lt;![CDATA[]]&gt;' is not a problem.
But it looks like Soup doesn't get the correct content type when loading the local test file.

If we changed the extension of test file from '.xht' to '.xhtml', then test results seem like the expected result.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>