- From: Irene Vatton <irene.vatton@inrialpes.fr>
- Date: Fri, 18 Apr 2003 17:57:52 +0200
- To: "John Russell" <ve3ll@rac.ca>
- Cc: www-amaya@w3.org
On Wed, 16 Apr 2003 19:50:23 -0400 "John Russell" <ve3ll@rac.ca> wrote: > One of the list members suggested submitting short test files to make > the debugger's job easier. well this is as short as i can make it. > > aaa.css > body {background:none} > > aaa.htm > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <html><head><title>test</title> > <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> > <link href="aaa.css" rel="stylesheet" type="text/css"> > </head><body> > <p>A simple test document that triggers a parse error in Amaya > althouh the stylesheet verifies. Background property includes > image as well as color subproperty. And none is valid value for > image (the alternate being an url).</p> > </body></html> > // > John Russell, VE3LL@RAC.CA > http://home.cogeco.ca/~ve3ll (2 L's as in LLAMA) > check HTML at http://www.htmlhelp.com/tools/validator/ > check CSS at http://jigsaw.w3.org/css-validator/ > check JavaScript at http://www.crockford.com/javascript/jslint.html There is no parser error in Amaya with this document. Irene. ----- Irène Vatton INRIA Rhône-Alpes INRIA ZIRST e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 61 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Friday, 18 April 2003 11:58:01 UTC