content
content copied to clipboard
Update contenteditable to define plaintext-only state
Description
Adds plaintext-only value description for use with the contenteditable attribute.
Motivation
Bocoup is currently working on standardizing contenteditable=plaintext-only.
Additional details
- https://github.com/whatwg/html/pull/8275 (drafting until HTML PR is merged)
- https://github.com/w3c/editing/pull/407
Related issues and pull requests
Preview URLs
- /en-US/docs/Web/API/HTMLElement/contentEditable
- /en-US/docs/Web/HTML/Global_attributes/contenteditable
(comment last updated: 2023-06-20 13:43:22)
While we're at it, we should work to address https://github.com/mdn/content/issues/22048 and add the other missing values as well.
Hi @howard-e, thanks a lot for the submission. There's an unaddressed comment above, do you plan to come back to this one? Thanks :)
There's an unaddressed comment above, do you plan to come back to this one?
Hi @bsmth, I would like to! But unfortunately, I don't have the capacity to do the related spec work at this time. I'd rather to leave that assignment open to any others that may be able to (or I can follow up in the future, otherwise)
And apologies @Josh-Cena, I must have missed your comment in my inbox at the time!
Additionally, since the related spec PRs have been merged, who can I request a review from or will this remain on hold until the other values are addressed? Or can we address those in separate PRs?
It's okay if you are unavailable to fill out the other values. We'll just wait for the assigned reviewers or someone else (probably not me) to approve the current change.