Re: [w3c/editing] contenteditable-disabled (#176)

> DOM tree such as documents which have two or more body elements

What is the usecase of having more than one body element?

Looking at https://github.com/search?l=JavaScript&o=desc&q=designMode&s=updated&type=Repositories it indeeds doesn't look like there are production ready open source projects out there using designMode. So maybe we should email all non-open source projects to hear with them?

> So, creating DOM API might be more reasonable than space separated list attribute.

If this is only for designMode, then that may not make much sense if it effectively is dead anyway. But we can discuss it again at the next TPAC. For now we have a resolution to use this space separated list attribute, which at least from the view of JS editors seems to fulfill its purpose.

-- 
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/176#issuecomment-400960880

Received on Thursday, 28 June 2018 08:48:01 UTC