aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml/test.invalid.xml
blob: bdf6a2cb7ee77c7f1691a09d0e0e22417d25d48b (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>An invalid document</title>
  </head>
  <body>
    <p>This XHTML document is <span class="#foo">invalid</span>.</p>
  </body>
</html>