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

Chrome 131 removed inset-area #25475

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Chrome 131 removed inset-area #25475

merged 1 commit into from
Jan 3, 2025

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Dec 20, 2024

Summary

Chrome 131 removed inset-area, the old name of position-area.

Test results and supporting details

This commit mentions it: chromium/chromium@36e8cec

Computed properties no longer returns it: caugner/css-properties@7f36097

Related issues

@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:xs [PR only] 0-6 LoC changed labels Dec 20, 2024
Copy link
Contributor Author

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested that Chrome 130 shows a deprecation warning:
image

Chrome 131 no longer shows this warning.

Interestingly, setting inset-area does not set position-area in either versions, but the bottom line is that the deprecated property seems to have been removed in Chrome 131.

@caugner caugner merged commit 56e6722 into main Jan 3, 2025
10 checks passed
@caugner caugner deleted the chrome-removed-inset-area branch January 3, 2025 13:47
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 size:xs [PR only] 0-6 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant