Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove 'is active' checks from EditContext setters #77

Merged

Conversation

dandclark
Copy link
Contributor

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

Closes #26

@dandclark dandclark requested a review from snianu October 14, 2023 00:33
@dandclark dandclark merged commit b9259a2 into w3c:gh-pages Oct 16, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Should the methods of EditContext throw an exception if they abort due to not activated?
2 participants