Skip to content

Comments

Rename inset-area to position-area#35390

Merged
estelle merged 21 commits intomdn:mainfrom
chrisdavidmills:position-area-rename
Aug 14, 2024
Merged

Rename inset-area to position-area#35390
estelle merged 21 commits intomdn:mainfrom
chrisdavidmills:position-area-rename

Conversation

@chrisdavidmills
Copy link
Contributor

@chrisdavidmills chrisdavidmills commented Aug 9, 2024

Description

The CSS Anchor Positioning inset-area property has been renamed to positioned-area. See the change discussion, and the position-area spec definition.

I have been told by Chrome engineering that position-area is being added alongside inset-area as of Chrome 129, and they are removing it around Chrome 132-ish.

This PR makes the necessary changes to the content.

Motivation

Additional details

Related issues and pull requests

Fixes #34893

@chrisdavidmills chrisdavidmills requested review from a team as code owners August 9, 2024 18:00
@chrisdavidmills chrisdavidmills requested review from bsmth and wbamberg and removed request for a team August 9, 2024 18:00
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Aug 9, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2024

@chrisdavidmills
Copy link
Contributor Author

I reckon this is an @estelle one ;-)

Copy link
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

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

a few changed needed for "an p..." changed to "a p...", "try options" to "try fallback options", and "insetArea" to "positionArea".

chrisdavidmills and others added 11 commits August 11, 2024 11:11
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
…index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
…index.md

Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
Co-authored-by: Estelle Weyl <estelle@openwebdocs.org>
@chrisdavidmills
Copy link
Contributor Author

Awesome, thanks @estelle. I sifted through it for ages trying to catch all of these, but I knew I'd miss a few ;-)

@github-actions github-actions bot added the merge conflicts 🚧 [PR only] label Aug 13, 2024
@github-actions
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 [PR only] label Aug 13, 2024
@estelle estelle merged commit 839c5e8 into mdn:main Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:CSS Cascading Style Sheets docs Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inset-area is now renamed to position-area

2 participants