On Jun 15, 2006, at 11:07 AM, Donovan Bond wrote:

> On 14-Jun-06, at 9:38 PM, David Sharp wrote:
>
>> If anyone has time, I would be grateful to have an eyeball cast over
>> this site - www.bsq.com.au/acstest/index.html
>> www.bsq.com.au/acstest/acs.css
>
> I can confirm:
>
> that it is indeed wonky in Safari (2.0.3)

Safari (all versions, including WebKit nightly builds).
The div #content is set to 'display:table-cell'. That is nicely  
broken in Safari, causing it to jump to the top of the parent block.

IE 5.x Mac doesn't support display:table-cell at all, but when it  
encounters this, it pushes the content out of  (below) the box.

Why do you need to set that div to 'display:table-cell' ?
 From a quick browsing around the site, I see no reason at all.

----
Note: IE 5 Mac also has some problems with your image replacement  
technique on the h1, and the #wrapper isn't painted at all (lack of  
clearing, the 'easy clearing' technique isn't fully implemented).

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to