small parsing error on css

when a stylesheet has a null property i.e. an extraneous ; in it,
amaya reports a parse error although the w3.org validator does
not indicate an error. for example  body {color:black; ; background:white}
if this is not an error then Amaya should be fixed 
(but i am afraid i am too late for the coming release)
if it IS an error then hopefully the issue can be relayed to those
in charge of jigsaw...
just spotted this while helping someone else debug their problems
of course i would never do this myself ;-]  ;-]   ;-]   //
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

Received on Sunday, 8 September 2002 20:40:32 UTC