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

Add entrypoint for input-events spec #67

Merged

Conversation

dandclark
Copy link
Contributor

Add a Handle input for EditContext algorithm that can be called from the input-events spec as a default action for beforeinput. It's basically just a wrapper around Update the EditContext, but that algorithm takes a bunch of parameters and I want to avoid leaking the concept of Text Edit Context to the input-events spec.

See w3c/input-events#145

Also export definitions so they can (eventually) be used by input-events spec without explicit links.

index.html Outdated Show resolved Hide resolved
@dandclark dandclark merged commit 057df4a into w3c:gh-pages Sep 22, 2023
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.

2 participants