Skip to content

Update text-box support - #30221

Open
jakearchibald wants to merge 4 commits into
mdn:mainfrom
jakearchibald:text-box-support
Open

Update text-box support#30221
jakearchibald wants to merge 4 commits into
mdn:mainfrom
jakearchibald:text-box-support

Conversation

@jakearchibald

Copy link
Copy Markdown
Contributor

I dug through https://wpt.fyi/results/css/css-inline/text-box-trim and made the following updates:

  • Chrome has supported a lot of the key values of text-box from 133
  • Safari support was incorrect in multiple places
  • Added a sub-feature for "inline" support

text-box works pretty differently on inline elements, and support in Chrome and Safari is absent/partial. However, I think most developers will be using this on block level elements, so my gut feeling is that it isn't right to mark Chrome or Safari as 'partial' for the feature overall.

@github-actions github-actions Bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m [PR only] 25-100 LoC changed labels Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

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:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant