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

[css-forms-1] Should we explicitly define ::field-text as a contenteditable? #11901

Open
lukewarlow opened this issue Mar 10, 2025 · 0 comments

Comments

@lukewarlow
Copy link
Member

Currently it's not defined what ::field-text actually is, in WebKit for example I believe it's implemented as <div contenteditable="plaintext-only"> it would be good to standardise this (or something similar).

This way behaviour can be relied upon, and the UA stylesheet can be tailored a bit more taking that into account.

Though perhaps this is more the domain for HTML spec?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant