summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/mochitest/broken_xml.xhtml
blob: f81bf3998b82b0b6b4a12d9b682289cd10df7a3f (plain)
1
2
3
4
5
6
7
<html>
  <head>
    <title>&nonExistingEntity;</title>
  </head>
  <body>
  </body>
</html>