Compass / compass

Compass is no longer actively maintained. Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
http://compass-style.org
Other
6.73k stars 1.18k forks source link

inset box shadow #159

Closed chrisdrackett closed 13 years ago

chrisdrackett commented 13 years ago

Safari 5 and mobile webkit in iOS 4 supports the inset keyword on box shadow:

http://cssdesk.com/d8FaK

It would be great to have this support in compass.

chrisdrackett commented 13 years ago

also supported in firefox 3.5:

https://developer.mozilla.org/en/css/-moz-box-shadow

mirisuzanne commented 13 years ago

Also in Opera and Chrome. Safari was the hold-out (ignoring the obvious IE). 'Spread' is also now supported in all of them. I adjusted my earlier proposal to account for it all:

http://gist.github.com/401744

I have that working the same in all-but-IE, and will be glad to submit it as a patch.

chriseppstein commented 13 years ago

fixed by 0bcbd2b2fd8c6adc6802571d9738282f2ac7e577