validator/htdocs/dev/tests bogus-fpi3.html,NONE,1.1

Update of /sources/public/validator/htdocs/dev/tests
In directory hutz:/tmp/cvs-serv15422

Added Files:
	bogus-fpi3.html 
Log Message:
Adding test case for Bug #980.


--- NEW FILE: bogus-fpi3.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
  <head>
    <title>test document with a bogus FPI</title>
    <meta name="revision"
      content="$Id: bogus-fpi3.html,v 1.1 2005/02/04 13:09:00 link Exp $"
    />
  </head>
  <body>
    <p>This is a test document with a bogus FPI.</p>
    <p>There is no "Strict" in the FPI for XHTML 1.1.</p>
  </body>
</html>

Received on Friday, 4 February 2005 13:09:03 UTC