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

iOS13 CSS property perspective broken #6637

Closed
Teetrinker opened this issue Sep 2, 2020 · 1 comment · Fixed by #23642
Closed

iOS13 CSS property perspective broken #6637

Teetrinker opened this issue Sep 2, 2020 · 1 comment · Fixed by #23642
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS idle 🐌 Issues and pull requests with no recent activity

Comments

@Teetrinker
Copy link

In iOS Safari v13, the implementation of the CSS property perspective is broken and there should be a notice that there is an issue.

Acknowledeged at various places online, e.g. here:
https://css-tricks.com/ios-13-broke-the-classic-pure-css-parallax-technique/

Afaik it worked in iOS12 and should work again in iOS14.

@Teetrinker Teetrinker changed the title iOS13 Sep 2, 2020
@ddbeck ddbeck added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Sep 2, 2020
@ddbeck ddbeck added this to Data changes (routine) in Prioritization review Sep 4, 2020
@github-actions github-actions bot added the idle 🐌 Issues and pull requests with no recent activity label May 25, 2022
queengooborg added a commit to queengooborg/browser-compat-data that referenced this issue Jul 3, 2024
This PR updates and corrects version values for Safari iOS/iPadOS for the `perspective` CSS property. This fixes mdn#6637, which contains the supporting evidence for this change.
@Elchi3 Elchi3 closed this as completed in 7651219 Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS idle 🐌 Issues and pull requests with no recent activity
3 participants
@ddbeck @Teetrinker and others