w3c / edit-context

EditContext API
https://w3c.github.io/edit-context/
Other
28 stars 7 forks source link

Remove 'is active' checks from EditContext setters #77

Closed dandclark closed 11 months ago

dandclark commented 11 months ago

Per WG resolution, remove "is active" checks from updateText(), updateSelection(), updateSelectionBounds(), updateControlBounds(), and updateCharacterBounds().

Closes #26