diff --git a/charter-drafts/editing-2023.html b/charter-drafts/editing-2023.html index ca3bfa8..fad0e1e 100644 --- a/charter-drafts/editing-2023.html +++ b/charter-drafts/editing-2023.html @@ -232,7 +232,9 @@

Selection API
-

The EditContext is a new API that allows authors to more directly participate in the text input process.

+

This document is a preliminary draft of a specification for the Selection API and selection related functionality. It replaces a couple of old sections of the HTML specification, the selection part of the old DOM Range specification.

+ +

This document defines APIs for selection, which allows users and authors to select a portion of a document or specify a point of interest for copy, paste, and other editing operations.

Draft state: Working Draft

Expected completion: CR Q1 2024 - Recommendation Q3 2024.