You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add differences for composition events and canvas element (#116)
- Clarify that composition events are not fired on the editing host (they're fired on the EditContext instead).
- Clarify that when the editing host is a `<canvas>`, the UA can't handle selection/caret navigation/spelling and grammar checking.
<!-- Please fill in the sections below when making normative changes. Feel free to remove the sections when only making non-normative changes. -->
This is not really a normative change of behavior, but rather clarifying behavior that the spec left unclear.
Closes#72Closes#86.
* [x] For browsers that are shipping the feature, implementation bugs are filed for the proposed changes (link to bug, or write "Not Implementing"):
* [x] WebKit (WebKit/standards-positions#243)
* [x] Chromium (https://issues.chromium.org/issues/40642681)
* [x] Gecko (mozilla/standards-positions#199)
0 commit comments