W3C home > Mailing lists > Public > www-amaya@w3.org > July to September 2005

lists require child items

From: <ve3ll@rac.ca>
Date: Thu, 01 Sep 2005 17:13:03 -0400
To: www-amaya@w3.org
Message-ID: <4317369F.17280.146AD5@ve3ll.rac.ca>

just caught a situation where Amaya does not signal
parsing error and will save a non-conformant xhtml file!

when authored with Amaya an inserted list does place
a blank child element but the item can be removed and
saved using source view ...   the saving a non-valid file
violates Amaya principles and the minimum should be 
a flogging xxxx  flagging ;-] ;-]   

<?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 xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
  <title>No title</title>
  <meta name="generator" content="amaya 8.8.1, see http://www.w3.org/Amaya/"
  />
</head>
<body>
<ol>
</ol>
</body>
</html>
-- 
-- 
John Russell, VE3LL@RAC.CA
http://home.cogeco.ca/~ve3ll
http://home.cogeco.ca/~trains
http://home.cogeco.ca/~cipher
Received on Thursday, 1 September 2005 21:13:10 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:41 GMT