From 4b95f1a8212d421bf41128503af2583e46ce899f Mon Sep 17 00:00:00 2001 From: Dan Clark Date: Fri, 6 Oct 2023 11:31:23 -0700 Subject: [PATCH] Linkify `editing host` references --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6a1d4fa..80a96f9 100644 --- a/index.html +++ b/index.html @@ -1659,7 +1659,7 @@

and "deleteCompositionText": 'Update the DOM'.
  • - For contentEditable="true" editing hosts + For contentEditable="true" [=editing hosts=] for all inputTypes: 'Update the DOM'.
  • @@ -1667,7 +1667,7 @@

    EditContext editing hosts for all inputTypes: Handle input for EditContext - given the editing host element. + given the [=editing host=] element.

  • None otherwise.