Skip to content

Conversation

@bsmth
Copy link
Member

@bsmth bsmth commented Oct 22, 2025

Description

The CSS -webkit-fill-available keyword is enabled in Fx by default in 145. It can be used like:

height: -webkit-fill-available;
width: -webkit-fill-available;

It's been added back to Fx for backwards-compatibility reasons.

Test results and supporting details

Related issues

@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Oct 22, 2025
@github-actions
Copy link
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@github-actions github-actions bot added the size:s [PR only] 7-24 LoC changed label Oct 22, 2025
@caugner caugner changed the title Firefox 145 supports -webkit-fill-available as keyword for CSS height & width props Firefox 145 adds CSS {height,width}: -webkit-fill-available Oct 24, 2025
@caugner caugner merged commit 7e0d05b into mdn:main Oct 24, 2025
5 checks passed
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:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants