aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml/test.invalid.xml
blob: 87a0031f8e7fc188626d0023e28783026cd1844b (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>

<!-- arch-tag: 8127c8be-d617-46f5-bdf2-c9159a417c38
     (do not change this comment) -->