Previous Message
Next Message

safari 1.3 bugs

Sent by cFA on 22 April 2005 18:06


After doing some dev last nite, I realized at least one thing that
wasnt working with safari 1.3

it wasnt fully supporting the background shorthand property, 

background: #dfe0da url() repeat top left;

the only way for me to get bg colors to show up was to write them separately:

background-color: #dfe0da;

have any of you encountered any others?  with the release of Tiger
just seven days away i'm wondering if apple is going to release a
quick fix or hopefully these things will be fixed in the Tiger
version?

If not how do I handle all of the sites I've done for my clients? 
propose that if they want it fixed to pay me, to frankly change a rule
that was written right, that the browser doesnt support?

heh at least with IE I know what to expect for the most part and can
start with that knowledge and build it in to my code.

tia

clint

-- 
iron sharpens iron
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message