- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Sun, 25 Aug 2019 05:19:56 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 25 August 2019 12:20:18 UTC
A simple behavior test in https://codepen.io/SaschaNaz/pen/WNepGPa says that both Firefox and Chrome dispatches `input` with `inputType: "formatBold"` while Safari dispatches with `inputType: ""` for `execCommand("bold")`. As there is no standard mapping between `execCommand` and `inputType` of `InputEvent`, what's the expected behavior here? -- 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/issues/201
Received on Sunday, 25 August 2019 12:20:18 UTC