Commit 2b8316d
authored
Specify inputTypes handled by EditContext (#101)
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.1 parent e8463fc commit 2b8316d
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
736 | 760 | | |
737 | 761 | | |
738 | 762 | | |
| |||
0 commit comments