[w3c/editing] [execCommand] Remove Editing[Before]InputEvent (#206)

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