Skip to content

Add Chrome note for contenteditable="plaintext-only" - #30389

Merged
caugner merged 2 commits into
mdn:mainfrom
BHUVANSH855:add-contenteditable-plaintext-only-chrome-note
Sep 15, 2026
Merged

caugner merged 2 commits into
mdn:mainfrom
BHUVANSH855:add-contenteditable-plaintext-only-chrome-note

Conversation

@BHUVANSH855

Copy link
Copy Markdown
Contributor

Summary

  • Add a Chrome-specific BCD note for contenteditable="plaintext-only".
  • Document Chrome's white-space behavior for the plaintext-only value.

Fixes #26719

@github-actions github-actions Bot added data:html Compatibility data for HTML features. https://developer.mozilla.org/docs/Web/HTML size:xs Pull request changing 0-6 lines of code. labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

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

Comment thread html/global_attributes.json Outdated
@BHUVANSH855
BHUVANSH855 requested a review from caugner September 3, 2026 18:24
@caugner caugner changed the title Add Chrome note for contenteditable plaintext-only Add Chrome note for contenteditable="plaintext-only" Sep 15, 2026

@caugner caugner left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@caugner
caugner merged commit 12635c0 into mdn:main Sep 15, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:html Compatibility data for HTML features. https://developer.mozilla.org/docs/Web/HTML size:xs Pull request changing 0-6 lines of code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

html.global_attributes.contenteditable - Add note about white-space style hack of Chrome/Chromium when contenteditable=plaintext-only

3 participants