From 980ba3889caa63ee4aa125477a5fe1e230824eb2 Mon Sep 17 00:00:00 2001 From: Sanket Joshi Date: Mon, 29 Apr 2024 11:37:15 -0700 Subject: [PATCH] Archive writingsuggestions explainer. (#805) --- README.md | 2 +- WritingSuggestions/explainer.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6c4a4739..be7b248f 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,6 @@ we move them into the [Alumni section](#alumni-) below. | [Pen Action](PenAction/explainer.md) | ![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Pen%20Action?label=issues) | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=BoCupp-Microsoft%2C+gked&labels=Pen+Action&template=pen-action.md&title=%5Bpen-action%5D+%3CTITLE+HERE%3E) | Editing | | [Delayed Clipboard Rendering](DelayedClipboard/DelayedClipboardRenderingExplainer.md) | ![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Delayed%20Clipboard%20Rendering?label=issues) | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=anaskim&labels=Delayed+Clipboard+Rendering&template=delayed-clipboard-rendering.md&title=%5BDelayed+Clipboard+Rendering%5D+%3CTITLE+HERE%3E) | Editing | | [Iframe Media Playback Pause](IframeMediaPause/iframe_media_pausing.md) | ![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Iframe%20Media%20Playback%20Pause?label=issues) | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=gabrielbrito&labels=Iframe+Media+Playback+Pause&title=%5BIframe+Media+Playback+Pause%5D+%3CTITLE+HERE%3E) | HTML | -| [WritingSuggestions attribute](WritingSuggestions/explainer.md) | ![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/WritingSuggestions?label=issues) | [New Issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=sajos&labels=WritingSuggestions&template=WritingSuggestions-edit-host.md&title=%5BWritingSuggestions%5D+Issue) | HTML/Editing | | [Source Hashes in Stack Traces](DevTools/SourceHash/explainer.md) | ![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Source+hash?label=issues) | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=robpaveza&labels=Source+hash&title=%5BSource+Hashes%5D+%3CTITLE+HERE%3E) | JavaScript | | [Call Stacks in Crash Reports](CrashReporting/AddStackToCrashReports.md) | ![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Call%20stacks%20in%20crash%20reports?label=issues) | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=issackjohn&labels=Call+stacks+in+crash+reports&template=call-stacks-in-crash-reports.md&title=%5BCall+Stacks+In+Crash+Reports%5D+%3CTITLE+HERE%3E) | Performance | | [PerformanceNavigationTiming User Agent Launch](PerformanceNavigationTiming%20for%20User%20Agent%20Launch/explainer.md) | ![GitHub issues by-label](https://img.shields.io/github/issues/MicrosoftEdge/MSEdgeExplainers/Perf%20timing%20during%20browser%20start?label=issues) | [New issue...](https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/new?assignees=dylank%2C+hemingzh&labels=Perf+timing+during+browser+start&template=performance-timing-during-browser-start.md&title=%5BPerf+Timing+during+launch%5D+%3CTITLE+HERE%3E) | Performance | @@ -130,6 +129,7 @@ standards communities. Thanks for your continued interest! |[Storage Access API](https://github.com/privacycg/storage-access)|[W3C Privacy Community Group](https://privacycg.github.io/)|[2023-07-17](StorageAccessAPI/explainer.md)| |[Primitives for Enlightened Experiences on Foldable Devices (CSS parts)](https://github.com/WICG/visual-viewport/blob/gh-pages/segments-explainer/SEGMENTS-EXPLAINER.md)|[Web Incubator Community Group](https://wicg.io/)|[2023-07-17](Foldables/explainer.md)| | [Exporting IDs from shadow roots for cross-root ARIA](https://github.com/WICG/aom/blob/gh-pages/exportid-explainer.md) | [Web Incubator Community Group](https://wicg.io/) | 2023-09-22 | +| [writingsuggestions attribute](https://html.spec.whatwg.org/#writing-suggestions) | [WHATWG](https://whatwg.org/) | [2024-03-12](WritingSuggestions/explainer.md) # DevTools 🧰 diff --git a/WritingSuggestions/explainer.md b/WritingSuggestions/explainer.md index 69d1cf53..51e3f59c 100644 --- a/WritingSuggestions/explainer.md +++ b/WritingSuggestions/explainer.md @@ -9,9 +9,9 @@ Previous authors: [Ben Mathwig](https://github.com/bmathwig) This document is a starting point for engaging the community and standards bodies in developing collaborative solutions fit for standardization. As the solutions to problems described in this document progress along the standards-track, we will retain this document as an archive and use this section to keep the community up-to-date with the most current standards venue and content location of future work and discussions. -* This document status: **Active** -* Expected venue: [WHATWG](https://whatwg.org/) -* Current version: [Link](#) +* This document status: **ARCHIVED** +* Current venue: [WHATWG](https://whatwg.org/) | [whatwg/html](https://github.com/whatwg/html) +* Current version: [writingsuggestions attribute](https://html.spec.whatwg.org/#writing-suggestions) ## Introduction UAs are starting to provide writing suggestions to users as they type on various editable fields across the web (see the [use case](#use-case) section below). While this is