File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -701,7 +701,7 @@ <h4><dfn>Update the EditContext</dfn></h4>
701
701
< li > Set |editContext|'s [=is composing=] to false.</ li >
702
702
< li >
703
703
[=Fire an event=] named
704
- < a href ="https://w3c.github.io/uievents/#event-type-compositionstart "> compositionend</ a >
704
+ < a href ="https://w3c.github.io/uievents/#event-type-compositionend "> compositionend</ a >
705
705
at |editContext| using {{CompositionEvent}}.
706
706
</ li >
707
707
< li > Return.</ li >
@@ -735,7 +735,7 @@ <h4><dfn>Update the EditContext</dfn></h4>
735
735
< li > Set |editContext|'s [=is composing=] to false.</ li >
736
736
< li >
737
737
[=Fire an event=] named
738
- < a href ="https://w3c.github.io/uievents/#event-type-compositionstart "> compositionend</ a >
738
+ < a href ="https://w3c.github.io/uievents/#event-type-compositionend "> compositionend</ a >
739
739
at |editContext| using {{CompositionEvent}}.
740
740
</ li >
741
741
</ ol >
You can’t perform that action at this time.
0 commit comments