background image in amaya 8.6

CSSstatus.html states that background-image is well suported
I beg to differ with the following test code --- no blue background 
displayed !!!

<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>Background URL - VE3LL@RAC.CA</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
td {color:yellow;background:url(blue0000.gif)}
</style></head><body>
<table summary="*"><tr><td>help</td></tr></table>
</body></html>

--
john russell ve3ll@rac.ca [those are L's as in LLAMA]
http://home.cogeco.ca/~ve3ll
http://home.cogeco.ca/~trains
http://home.cogeco.ca/~cipher
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>Background URL - VE3LL@RAC.CA</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
td {color:yellow;background:url(blue0000.gif)}
</style></head><body>
<table summary="*"><tr><td>help</td></tr></table>
</body></html>

Received on Saturday, 17 July 2004 11:41:43 UTC