← Back to release summary

Dispatch selectionchange event per element

Category
Miscellaneous
Type
Chromium catches up
Status
In developer trial (Behind a flag) (Chrome 127)
Intent stage
None

Summary

Dispatches selectionchange event per element when this element(input/textarea) provides a text selection or its selection changes. This is to match the latest specification of selectionchange event. This also matches Safari behavior.

Motivation

The specification of selectionchange event has been updated. We need to implement this to catch up the latest specification.

Standards & signals

View on chromestatus.com