- From: <ve3ll@rac.ca>
- Date: Mon, 25 Jul 2005 08:12:57 -0400
- To: www-amaya@w3.org
Amaya 8.8 has a problem with cascades and background:none Instead of resetting the background to nil it just allows the previous cascaded setting to be reused... not this demo in other browsers vs amaya which leaves title unreadable ... <?xml version="1.0" encoding="UTF-8"?> <!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>colorTest: VE3LL@RAC.CA</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style type="text/css"> body {background:honeydew;color:black;text-align:left; margin:20px 35px;border:0px;padding:0px} div {margin:0px;border:0px;padding:0px} div.c {text-align:center;margin:auto} h1 {font-size:200%;font-family:"Lucida Handwriting",cursive;display:block; font-weight:bold;margin:0px;border:0px;padding:0px;text-align:center} h2 {font-size:150%;background:url(images/tartan.gif) repeat-x #336600; color:lightyellow;text-indent:15px;clear:both} /* default block element and class overrides */ body {background:#ffffe0} /* unique color background */ h2 {background:none;color:black} /* override yellow on tartan */ </style></head> <body><h2>colorTest: VE3LL@RAC.CA</h2> <p>This is a short demo of how Amaya 8.8 handles a cascaded background of none... It just uses the previous definition rather than resetting the value to nil!</p> <div class="c"><hr id="bot" /> <a href="home.htm">JR's Home Page</a> | <a href="#top">Top of Page</a> | <a href="mailto:VE3LL@RAC.CA?Subject=[jatutorg.htm]">Comments</a> | [jatutorg.htm:2005 07 17]</div></body></html> -- -- John Russell, VE3LL@RAC.CA http://home.cogeco.ca/~ve3ll http://home.cogeco.ca/~trains http://home.cogeco.ca/~cipher
Received on Monday, 25 July 2005 12:13:04 UTC