w3c / selection-api

Selection API
http://w3c.github.io/selection-api/
Other
47 stars 30 forks source link

Scheduling an selectionchange event does not set "has scheduled selectionchange event" to true #338

Open gmta opened 1 month ago

gmta commented 1 month ago

https://w3c.github.io/selection-api/#scheduling-selectionhange-event https://w3c.github.io/selection-api/#dfn-has-scheduled-selectionchange-event

The "has scheduled selectionchange event" boolean is never set to true in the spec. This is probably a missing step in section 6.2.1.