- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Sun, 01 Sep 2019 06:18:07 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 1 September 2019 13:18:28 UTC
Closes #200.
This assumes Safari behavior where `preventDefault()` within `beforeinput` does prevent execCommand behavior but does not change the return value to `false`.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/editing/pull/206
-- Commit Summary --
* [execCommand] Remove Editing[Before]InputEvent
-- File Changes --
M execCommand.html (144)
-- Patch Links --
https://github.com/w3c/editing/pull/206.patch
https://github.com/w3c/editing/pull/206.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/pull/206
Received on Sunday, 1 September 2019 13:18:28 UTC