From 186ddc8a6baf17c393cc38622afbe69d9f6d9a05 Mon Sep 17 00:00:00 2001 From: Ryosuke Niwa Date: Tue, 12 Jul 2022 20:36:48 -0700 Subject: [PATCH] Remove the stray sentence that editing hosts outside a document cannot have a selection Preceeding paragraphs make it clear that selection is a concept of a document and nothing else. --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 1e5c48b..28a993e 100644 --- a/index.html +++ b/index.html @@ -109,8 +109,7 @@

This one selection must be shared by all the content of the document (though not by nested documents), including any - [=editing hosts=] in the document. [=Editing hosts=] that are not - inside a document cannot have a selection. + [=editing hosts=] in the document..

Each selection can be associated with a single range.