Re: Amaya doesnt detect syntax error

This problem is fixed in cvs version for xhtml documents.

Thanks for the report.

Laurent Carcone

On Tue, 19 Sep 2006 08:11:26 -0400
ve3ll@rac.ca wrote:

> 
> the following code contains xhtml syntax erroe that is
> flagged in w3 validator but not in Amaya .....
> 
> <?xml version="1.0" encoding="iso-8859-1"?>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
> <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
> <head><title>List with Embedded Div:VE3LL@RAC.CA</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-
> 1"/>
> </head><body><h1>List with Embedded Div:VE3LL@RAC.CA</h1>
> <p>Amaya 8.54 does not detect an xhtml syntax error on the
> following code fragment.</p>
> <ul>
> <li>Item one</li>
> <li>Item two</li>
> <div>A division element</div>
> <li>Item three</li>
> <li>Item four</li>
> </ul>
> </body></html>
> 
> john russell. niagara canada -- 
> -- 
> John Russell, VE3LL@RAC.CA
> http://home.cogeco.ca/~ve3ll
> http://home.cogeco.ca/~trains
> http://home.cogeco.ca/~cipher
> 
> 
> 
> 
> 


-- 
  Laurent Carcone	
  carcone@w3.org              W3C/ERCIM
  +33 (0)4 76 61 52 67        INRIA Rhône-Alpes, 655 Avenue de l'Europe
                              38334 Saint Ismier Cedex - France

Received on Wednesday, 27 September 2006 08:27:21 UTC