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

CSS3DRenderer | CSS2DRenderer: Remove old css prefixes #21321

Merged
merged 1 commit into from
Feb 22, 2021
Merged

CSS3DRenderer | CSS2DRenderer: Remove old css prefixes #21321

merged 1 commit into from
Feb 22, 2021

Conversation

yomotsu
Copy link
Contributor

@yomotsu yomotsu commented Feb 20, 2021

Related to #21317

Description

This PR is to remove the prefixes.

CSS prefix for transform property is no longer needed.
According to Caniuse, the browser versions that require the prefix are:

  • IE9
  • Chrome 35 and older
  • Firefox 15 and older
  • Safari 8.4 and older

@mrdoob mrdoob added this to the r126 milestone Feb 22, 2021
@mrdoob mrdoob merged commit a543c81 into mrdoob:dev Feb 22, 2021
@mrdoob
Copy link
Owner

mrdoob commented Feb 22, 2021

Thanks!

@yomotsu yomotsu deleted the feature/remove-old-css-prefixes branch June 29, 2021 13:33
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

Successfully merging this pull request may close these issues.

3 participants