W3C home > Mailing lists > Public > www-amaya@w3.org > January to March 2006

Amaya 9.3 Dec 9 2005

From: jc <jcarlock1@hotmail.com>
Date: Sat, 18 Feb 2006 21:02:50 +0000
Message-ID: <BAY104-DAV49E3C5B0070E69F70AAB2EFF90@phx.gbl>
To: <www-amaya@w3.org>




I see a new 9.4 browser came out. I haven't tested the following with
the 9.4 Amaya browser, just with Amaya 9.3 (run on Windows XP).
I didn't see the it in the list of bugs. Perhaps it falls under the CSS
bugginess listed. :-) Anyways, specifically this bug (I think it's a bug)
involves getting Amaya to center block elements inside block elements
by setting the margins of the internal block element to "auto". Amaya
9.3 fails to do so.

<style type="text/css">
block_item_1 {width:500px;text-align:center;}
block_item_2 {width:100px;margin:auto;}
</style>
</head>
<body>
<div class="block_item_1"><div class="block_item_2">This is a centering test.</div></div>
</body></html>

Let me know if that helps, if it's proper, and if you want any more bug
reports. Your call.

Jim Carlock
Received on Monday, 20 February 2006 08:09:49 GMT

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