diff --git a/index.html b/index.html index 3dd28a0..7856766 100644 --- a/index.html +++ b/index.html @@ -966,6 +966,10 @@

Deactivate an EditContext

  • If |editContext|'s [=is composing=] is true, then:
    1. Set |editContext|'s [=is composing=] to false.
    2. +
    3. + [=Fire an event=] named "textformatupdate" at |editContext| using {{TextFormatUpdateEvent}} with + the {{TextFormatUpdateEvent}}'s [=text format list=] initialized to an empty list. +
    4. [=Fire an event=] named compositionend