From 5aac922980a42649cda6450f72d63a0bea818a4f Mon Sep 17 00:00:00 2001 From: Johannes Wilm Date: Fri, 18 Oct 2024 10:27:59 +0200 Subject: [PATCH] "text" => "content" In two places the term "text" should be replaced with "content" as replacements could also include other content than just text. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f96cea8..11a5731 100644 --- a/index.html +++ b/index.html @@ -465,7 +465,7 @@
"insertReplacementText" - insert or replace existing text by means of a spell checker, + insert or replace existing content by means of a spell checker, auto-correct, writing suggestions or similar @@ -1493,7 +1493,7 @@

getTargetRanges() returns an array of - StaticRanges representing the text that the event will + StaticRanges representing the content that the event will modify if it is not canceled. The returned StaticRanges MUST cover only the code points that the browser would normally replace, even if they are only part