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

New attribute to control UA-provided writing assistance #855

Open
sanketj opened this issue Jul 27, 2023 · 3 comments
Open

New attribute to control UA-provided writing assistance #855

sanketj opened this issue Jul 27, 2023 · 3 comments

Comments

@sanketj
Copy link

sanketj commented Jul 27, 2023

Request for Mozilla Position on an Emerging Web Specification

We propose the addition of a new attribute called writingsuggestions with values on/off that would allow developers to turn on/off browser-provided writing suggestions. This attribute will have a default state per element, as established by the UA. The attribute's state for an element can also be inherited from ancestor elements, thereby allowing developers to control this functionality at a per-element or per-document/sub-document scale.

@sanketj sanketj changed the title Extending the autocomplete attribute to all editing host elements New attribute to control UA-provided writing assistance Dec 23, 2023
@smaug----
Copy link
Collaborator

I wonder how writing suggestions will work in practice. I guess the suggestions won't be part of the DOM, but somehow in UA specific "shadow text".

@jesup
Copy link
Member

jesup commented Jan 25, 2024

I assume so.

Is this proposal in any way related to recent press releases about AI-powered writing help? How would it interact with that?

@smaug----
Copy link
Collaborator

There was some discussion today about this during WHATNOT, and sounds like some implementations will have separate popup and some will have the suggestions inline

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

No branches or pull requests

3 participants