> I have come across some oddness in Safari (1.2.3 (v125.9) ) that I am not
> sure is mentioned anywhere... If it is, my apologies.
> 
> I first noticed it with my little blog type play site. I was calling three
> style sheets from a site I am working on. If I call one that is not there
> the margins get messed up except when calling the one that is blank. I have
> set up these two pages:
> 
> http://pole/cpadev/engtest/bugs/callingcssthatisthere.html <- should look
> normal
> 
> http://pole/cpadev/engtest/bugs/callingcssthatisnotthere.html <- messed up
> 
> Is this documented anywhere?
> 
> Jesse
> 
> --
> Jesse Rodgers 
> Manager, Web Communications
> Communications & Public Affairs - University of Waterloo
> [EMAIL PROTECTED] | 519.888.4567 ext. 3874

>From the great page:
http://www.mezzoblue.com/css/cribsheet/

Don�t link to empty style sheets as �placeholders� for future style sheets
(like handheld or print media style sheets).

    Mac IE5 chokes on the empty style sheet and the page load time
increases. Instead, have at least one rule (or perhaps even a comment) in
the style sheet so that MacIE doesn�t choke.


I've seen Mac IE5 do this, so maybe Safari gets messed up too. Try the above
fix.


Kenneth Feldman
[EMAIL PROTECTED]

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to