On Jan 15, 2008, at 4:23 AM, Foundation Flash wrote:

> I run a website
> called Foundation Flash, which you can find at
> http://www.foundation-flash.com, and, having read Dan Cederholm's book
> "Bulletproof Web Design" I am looking to make sure my design will cope
> with any situation it may find itself in.
>
> This relies on making the same design working across browsers, and I
> start with my biggest problem - that on Safari (both Mac and Windows).
> ..... In Safari, however, the <li>
> does not extend fully upwards or downwards and is instead limited  
> to the
> area of the text and across wards. This ruins the effect. I have  
> looked
> through lists of Safari problems and asked other but I am well and  
> truly
> stuck.

<http://bugs.webkit.org/show_bug.cgi?id=8544>

If you use a strict doctype, it works correctly., like so:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/ 
TR/html4/strict.dtd">

> On a more minor point, when one tries the full page zoom in Firefox  
> (not
> 2.0.11, just 3b2), a line breaks up the current tab's white area  
> with a
> horizontal line, though only at certain zoom levels. Weird... I  
> suppose
> this is a Firefox 3 problem so I shouldn't be worrying you about  
> it. Oh
> well.
Couldn't reproduce that one, but I use the latest nightly build. And  
there still are open bugs on similar things, mostly on Windows, iirc.

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





______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to