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

transition for mozilla #4

Closed
hasenj opened this issue Apr 23, 2011 · 3 comments
Closed

transition for mozilla #4

hasenj opened this issue Apr 23, 2011 · 3 comments

Comments

@hasenj
Copy link

hasenj commented Apr 23, 2011

Why is 'transition' webkit only? in vendor.styl

Firefox (at least Firefox4) does support transitions.

I had to redefine transition

transition()
    vendor('transition', arguments)
@tj tj closed this as completed in 390c277 Apr 24, 2011
@tj
Copy link
Collaborator

tj commented Apr 24, 2011

because nib is 0.0.6 :p that's why

@hasenj
Copy link
Author

hasenj commented Apr 24, 2011

:)

But why put the 'only' clause on 'transition' to begin with? Unless some other browser is known to barf upon seeing the transition property.

@tj
Copy link
Collaborator

tj commented Apr 24, 2011

well if there are browsers that we know do not support it then it's just a waste of space

notslang added a commit that referenced this issue Jul 31, 2013
Better usage of vendor helpers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants