From f1c297c450dc8e6e7fd0254ed42af94c4d9b50f5 Mon Sep 17 00:00:00 2001 From: Kagami Sascha Rosylight Date: Sat, 27 Jul 2019 22:03:21 +0900 Subject: [PATCH 1/2] add missing space --- contentEditable.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/contentEditable.html b/contentEditable.html index 665609e..aaaf871 100644 --- a/contentEditable.html +++ b/contentEditable.html @@ -178,9 +178,7 @@

Terminology

  • Before or after comment nodes.
  • -
  • In the editing hostitself, if it is - empty. -
  • +
  • In the editing host itself, if it is empty.
  • There are some exceptions to these rules:

    From 287e1fd620d36e0aff4f89f4ead5b155804070b4 Mon Sep 17 00:00:00 2001 From: Kagami Sascha Rosylight Date: Sat, 27 Jul 2019 22:04:38 +0900 Subject: [PATCH 2/2] remove duplicated plaintext-only --- contentEditable.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contentEditable.html b/contentEditable.html index aaaf871..291fbd6 100644 --- a/contentEditable.html +++ b/contentEditable.html @@ -226,8 +226,7 @@

    contenteditable

    "caret" if the content attribute is set to the caret state, "events" if the content attribute is set to the events state, "false" if the content attribute is set to the false state, - "plaintext-only" if the content attribute is set to the - plaintext-only state, and inherit otherwise. + and inherit otherwise.

    On setting, if the new value is an ASCII case-insensitive match for the