Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add box-shadow inset animation support for IE #388

Closed
MattyBalaam opened this issue Dec 17, 2014 · 3 comments
Closed

Add box-shadow inset animation support for IE #388

MattyBalaam opened this issue Dec 17, 2014 · 3 comments

Comments

@MattyBalaam
Copy link

I have spotted this on two versions: IE9 and IE11, but it works as expected on Firefox and Chrome.

http://codepen.io/MattyBalaam/pen/LEZRWY

Just spotted this in the source:

Todo: Add support for inset boxShadows. (webkit places it last whereas IE places it first.)

@julianshapiro
Copy link
Owner

Yo! I'll rework this issue into a feature request :)

@julianshapiro julianshapiro changed the title boxShadowY animating boxShadowX when shadow is inset on IE Add box-shadow inset animation support for IE Jan 4, 2015
@MattyBalaam
Copy link
Author

Thanks. In case anyone needs a quick and dirty solution to this before the enhancement you can do some browser checking and animate boxShadowY instead.

@Rycochet
Copy link
Collaborator

It's lost the relevant source line, but this still occurs in Edge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants