selectionchange
With a8077f79cc Selection object is no longer aware of selection state inside text controls (<textarea> and <input>), so this change makes them responsible for dispatching `selectionchange` if their selection state was changed.
a8077f79cc