Contact emails
sa...@microsoft.com<mailto:sa...@microsoft.com>, 
dan...@microsoft.com<mailto:dan...@microsoft.com>, 
stephanie.zh...@microsoft.com<mailto:stephanie.zh...@microsoft.com>


Explainer
https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/WritingSuggestions/explainer.md


Specification
Add a new attribute called `writingsuggestions` to control UA-provided writing 
assistance by sanketj * Pull Request #10018 * whatwg/html 
(github.com)<https://github.com/whatwg/html/pull/10018>


Summary
The new attribute 'writingsuggestions' has 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.


Blink component
Blink>Editing<https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EEditing>


Motivation
UAs are starting to provide writing suggestions to users as they type on 
various editable fields across the web. While this is generally useful for 
users, there are cases when developers may want to turn off UA-provided writing 
assistance, such as extensions or sites that wish to provide similar 
functionality on their own. To that end, developers need a solution that would 
turn on/off UA-provided writing assistance.


Initial public proposal
New attribute to control UA-provided writing assistance * Issue #9065 * 
whatwg/html (github.com)<https://github.com/whatwg/html/issues/9065>


TAG review
New attribute to control UA-provided writing assistance * Issue #924 * 
w3ctag/design-reviews * 
GitHub<https://github.com/w3ctag/design-reviews/issues/924>


TAG review status
Resolution: satisfied


Risks
None


Interoperability and Compatibility
None

Gecko: Pending (New attribute to control UA-provided writing assistance * Issue 
#855 * mozilla/standards-positions * 
GitHub<https://github.com/mozilla/standards-positions/issues/855>)

WebKit: Pending (New attribute to control UA-provided writing assistance * 
Issue #308 * WebKit/standards-positions 
(github.com)<https://github.com/WebKit/standards-positions/issues/308>). See 
also (https://github.com/whatwg/html/issues/9065#issuecomment-1487106100)

Web developers: No signals

Other signals: None


WebView application risks
Does this intent deprecate or change behavior of existing APIs, such that it 
has potentially high risk for Android WebView-based applications?
None


Debuggability
None


Is this feature fully tested by 
web-platform-tests<https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>?
This PR will add tests: Add tests for the writingsuggestions attribute by 
sanketj * Pull Request #43780 * web-platform-tests/wpt * 
GitHub<https://github.com/web-platform-tests/wpt/pull/43780>


Flag name on chrome://flags
None


Finch feature name
None


Non-finch justification
None


Requires code in //chrome?
False


Estimated milestones
No milestones specified


Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5153375153029120

This intent message was generated by Chrome Platform 
Status<https://chromestatus.com/>.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/MN2PR00MB08649EF7677C7E81B876E9EDEC7A2%40MN2PR00MB0864.namprd00.prod.outlook.com.

Reply via email to