Skip to content

Remove redundant animation prefixes #31058

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

Merged
merged 1 commit into from
Apr 10, 2019
Merged

Remove redundant animation prefixes #31058

merged 1 commit into from
Apr 10, 2019

Conversation

MartijnCuppens
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets /
License MIT
Doc PR /

Like #31055, a small cleanup of CSS. CSS animations can be used safely without any prefixes.

CSS animations can be used safely without any prefixes
@fabpot
Copy link
Member

fabpot commented Apr 10, 2019

Thank you @MartijnCuppens.

@fabpot fabpot merged commit 3655bcf into symfony:3.4 Apr 10, 2019
fabpot added a commit that referenced this pull request Apr 10, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Remove redundant animation prefixes

| Q             | A
| ------------- | ---
| Branch?       | 3.4 <!-- see below -->
| Bug fix?      | yes
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | /   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | / <!-- required for new features -->

Like #31055, a small cleanup of CSS. CSS animations can be used safely without any prefixes.

Commits
-------

3655bcf Remove redundant animation prefixes
@MartijnCuppens MartijnCuppens deleted the patch-2 branch April 10, 2019 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants