Re: [w3c/editing] spellching - how to give JS devs more control (#166)

> Handling changes done by the spellchecker (beforeinput, I'm looking at you).

Talking about spell checking – I've just stumbled upon a case where Chrome's spell checker replaces `<strong>buold</strong>` with `<b>bold</b>`. Those are the things which we don't like as they are super problematic to control.

-- 
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/166#issuecomment-311611700

Received on Wednesday, 28 June 2017 09:48:57 UTC