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
Updates deactivate timing for old EditContext (#117)
Move the "deactivate an EditContext" step earlier in the `HTMLElement.editContext` replacement algorithm so deactivation steps (e.g., compositionend) run while the EditContext is still associated with its element
Closes#75
For normative changes, the following tasks have been completed:
* [x] [Editing WG resolution](#75 (comment)) on the proposed changes, with at least two implementers participating and not objecting:
* [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 "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