Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing api.HTMLElement.contentEditable.plaintext-only feature #23486

Conversation

queengooborg
Copy link
Collaborator

This PR adds the missing contentEditable.plaintext-only member of the HTMLElement API. This fixes #21957, which contains the supporting evidence for this change.

This PR adds the missing `contentEditable.plaintext-only` member of the `HTMLElement` API. This fixes mdn#21957, which contains the supporting evidence for this change.
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jun 21, 2024
@Elchi3 Elchi3 merged commit c5cb315 into mdn:main Jun 25, 2024
5 checks passed
@queengooborg queengooborg deleted the api/HTMLElement/contentEditable/plaintext-only/additions branch June 25, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api.HTMLElement.contentEditable - support for 'plaintext-only' value
2 participants