[WISHLIST]

When the xhtml/css spec is not clear or leaves room for interpretation,
implementers should try to make rendering similar to other browsers
ie an ad hoc spec.....  This will allow page designers to fully exploit the
WYSIWYG features of Amaya. Pages designed in Amaya will then
appear very similar in Web Surfer browsers....
Amaya has made great strides towards this but there are still a few
gaps such as the folloing demo shows (how wide borders blend at corners
In amaya 8.52 rounded forms were used, in .53 it is closer but not quite
there yet    

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html><head><title>Border Styling:VE3LL@RAC.CA</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="amaya 8.8.4, see http://www.w3.org/Amaya/">
<style type="text/css">
p {border-style:solid;border-color:red yellow green blue;border-width:2em;
width:20em}</style>
</head><body><h1>Border Styling:VE3LL@RAC.CA</h1>
<p>This is a demonstration of how borders are styled at the corners.
Most browsers do mitered corners but Amaya 8.53 chooses to be unique!</p>
</body></html>


-- 
-- 
John Russell, VE3LL@COGECO.CA
http://home.cogeco.ca/~ve3ll
http://home.cogeco.ca/~trains
http://home.cogeco.ca/~cipher

Received on Wednesday, 22 November 2006 13:54:56 UTC