view lisp/nxml/test.invalid.xml @ 87526:4fefdc5cff24

* images/icons/emacs_16.png, images/icons/emacs_24.png * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to hicolor/16x16/apps/emacs.png hicolor/24x24/apps/emacs.png hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png. * images/icons/README (Author): Update for renaming.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 03 Jan 2008 07:33:47 +0000
parents 2ac1a9b70580
children
line wrap: on
line source

<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) -->