Re: [editing-explainer] how does cE=typing handle autocorrect and spelling suggestions? (#37)

I am not sure I understand the security concern, but lets just accept this as something only implementers understand.

I take it that everyone agrees that the site needs to be able to enable/disable auto correct and spell checking, whereas language selection of auto correct and spell checking is something only the user controls, correct?

Are the attributes ```autocomplete```, ```autocorrect```, ```autocapitalize``` and ```spellcheck``` enough? And it is OK to only have this for text nodes inside the elements with those attributes and an event that is triggered when one of those four has taken place and the contents of a text node have changed?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing-explainer/issues/37#issuecomment-95679007

Received on Thursday, 23 April 2015 18:34:08 UTC