diff --git a/sections/event-inputevent.txt b/sections/event-inputevent.txt index 86e9215..2b08308 100644 --- a/sections/event-inputevent.txt +++ b/sections/event-inputevent.txt @@ -98,6 +98,13 @@ +| 2 | input | | ++---+-------------+---------------------------------------------------+ +
+ UA-provided writing assistance such as text prediction, spell checking and auto correction, etc,
+ may insert replacement text. No composition events should
+ be dispatched around input events during insertion, and the inputType
attribute of
+ the input events should be set to "insertReplacementText"
.
+