Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Description

Firefox 145 adds support for the position-area property: see https://bugzilla.mozilla.org/show_bug.cgi?id=1924086. From testing, it appears to be only enabled in nightly builds.

This PR adds an entry for position-area to the Firefox Experimental features page.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested a review from a team as a code owner October 24, 2025 13:37
@chrisdavidmills chrisdavidmills requested review from bsmth and dipikabh and removed request for a team and dipikabh October 24, 2025 13:37
@github-actions github-actions bot added Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed labels Oct 24, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 24, 2025

Preview URLs

External URLs (3)

URL: /en-US/docs/Mozilla/Firefox/Experimental_features
Title: Experimental features in Firefox


URL: /en-US/docs/Mozilla/Firefox/Releases/145
Title: Firefox 145 release notes for developers (Beta)

(comment last updated: 2025-10-24 16:28:21)

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

Thank you!

@bsmth
Copy link
Member

bsmth commented Oct 24, 2025

One last thing before merging, do you want to mention anything at the end of the Fx 145 note in the following para? A mention of the prop / link to the bug?

- **CSS anchor positioning** (Nightly): `layout.css.anchor-positioning.enabled`
Nightly builds now support [CSS anchor positioning](/en-US/docs/Web/CSS/CSS_anchor_positioning) by default, which allows to tether elements together.
The anchor-positioned elements can then have their size and position set relative to the size and location of the anchor elements to which they are bound.
([Firefox bug 1988224](https://bugzil.la/1988224)).

@chrisdavidmills
Copy link
Contributor Author

One last thing before merging, do you want to mention anything at the end of the Fx 145 note in the following para? A mention of the prop / link to the bug?

See my latest commit; does something like that work for you?

@bsmth
Copy link
Member

bsmth commented Oct 24, 2025

See my latest commit; does something like that work for you?

Looks good, thanks!

@chrisdavidmills chrisdavidmills merged commit eab64f2 into mdn:main Oct 27, 2025
8 checks passed
@chrisdavidmills chrisdavidmills deleted the Fx-145-position-area-experimental-feature-table branch October 27, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Firefox Content in the Mozilla/Firefox subtree size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants