You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR updates and corrects version values for Safari iOS/iPadOS for the `perspective` CSS property. This fixesmdn#6637, which contains the supporting evidence for this change.
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.
The text was updated successfully, but these errors were encountered: