Re: Intent to ship: beforeinput event and InputEvent.getTargetRanges()

2021-01-29 Thread Anne van Kesteren
On Fri, Jan 29, 2021 at 3:07 AM Masayuki Nakano wrote: > Therefore, we probably ship > `beforeinput` aligned to current Blink (this is the default behavior in > Nightly channel). And then, we should change the behavior to conform to > new Level 1, when Blink updates its behavior. Even though chang

Intent to ship: beforeinput event and InputEvent.getTargetRanges()

2021-01-28 Thread Masayuki Nakano
Since Nov. 2020, we enabled them by default in Nightly channel and early beta channel [1]. According to the telemetry [2], `beforeinput` events have not been used by most web apps which uses `designMode` or `contenteditable` (only 1.53%, 3k instances of `HTMLEditor`), but we know that this