Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Fix the grayscale animation in our samples #12683

Merged
merged 1 commit into from
Aug 17, 2016
Merged

Conversation

marcelgerber
Copy link
Contributor

@marcelgerber marcelgerber commented Aug 17, 2016

This includes two changes:

  • Remove @-webkit-keyframes, which has the exact same browser support level as the changes in Removed unnecessary prefixed property #12533
  • Add -webkit-filter to @keyframes (without prefix) so browsers (most notably, Chrome 43-52) don't ignore the unprefixed filter

cc @ficristo

@ficristo
Copy link
Collaborator

LGTM, thank you.
Seeing the bg leftover I think we shoul have something like #11610...
The failures on travis are the usual rate API limit.

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

Successfully merging this pull request may close these issues.

None yet

3 participants