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

Link to EditContext-handled inputTypes #154

Merged

Conversation

dandclark
Copy link
Contributor

@dandclark dandclark commented Jun 21, 2024

For beforeinput, only pass the event to EditContext for inputTypes that EditContext expects to handle.
See w3c/edit-context#101.


Preview | Diff

dandclark added a commit to w3c/edit-context that referenced this pull request Jun 24, 2024
Define the set of `inputType`s that will be "handled" by [Handle Input For EditContext](https://w3c.github.io/edit-context/#handle-input-for-editcontext).

See also w3c/input-events#154

For normative changes, the following tasks have been completed:

 * [X] Editing WG resolution on the proposed changes, with at least two implementers participating and not objecting: #94 (comment)
   * [X] WebKit
   * [X] Chromium
   * [X] Gecko

 * [X] For browsers that are shipping the feature, implementation bugs are filed for the proposed changes (link to bug, or write "Implementing"/"Not Implementing"):
   * [X] WebKit: Not Implementing (https://bugs.webkit.org/show_bug.cgi?id=269922)
   * [X] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=348590031)
   * [X] Gecko: Not Implementing (https://bugzilla.mozilla.org/show_bug.cgi?id=1904161)

Closes #94.
@dandclark dandclark merged commit 61afe97 into w3c:gh-pages Jun 24, 2024
2 checks 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.

None yet

2 participants