From e2a1007e83a048619f97808380ab059bcd30e7dc Mon Sep 17 00:00:00 2001 From: Sanket Joshi Date: Fri, 22 Dec 2023 15:41:18 -0800 Subject: [PATCH 1/2] [WritingSuggestions] Update explainer to propose new attribute instead of extending autocomplete. --- AutocompleteContentEditable/explainer.md | 101 ------------------ .../contact-details-suggestions-example.png | Bin WritingSuggestions/explainer.md | 56 ++++++++++ .../facebook-post.png | Bin .../medium-draft.png | Bin .../youtube-video-comment.png | Bin 6 files changed, 56 insertions(+), 101 deletions(-) delete mode 100644 AutocompleteContentEditable/explainer.md rename AutocompleteContentEditable/contact-details-autocomplete-example.png => WritingSuggestions/contact-details-suggestions-example.png (100%) create mode 100644 WritingSuggestions/explainer.md rename {AutocompleteContentEditable => WritingSuggestions}/facebook-post.png (100%) rename {AutocompleteContentEditable => WritingSuggestions}/medium-draft.png (100%) rename {AutocompleteContentEditable => WritingSuggestions}/youtube-video-comment.png (100%) diff --git a/AutocompleteContentEditable/explainer.md b/AutocompleteContentEditable/explainer.md deleted file mode 100644 index 00c207d47..000000000 --- a/AutocompleteContentEditable/explainer.md +++ /dev/null @@ -1,101 +0,0 @@ -# Extending the Autocomplete Attribute to Editing Host Elements - -Consider all sections required unless otherwise noted. - -Authors: [Ben Mathwig](https://github.com/bmathwig), [Sanket Joshi](https://github.com/sanketj) - -## Status of this Document - -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](#) - -## Introduction -The current specification for `autocomplete` allows for the attribute to exist on elements of type ``, `