[w3c/editing] EditContext: Should throw exception when `Element.editContext` is set to specific elements? (#347)

I wonder, accepting `EditContext` with void elements like `<br>` and text control elements like `<input>` and `<textarea>` makes things complicated. Perhaps, setting `editContext` of such elements should throw exception?

-- 
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/347

Received on Tuesday, 28 September 2021 01:11:59 UTC