Re: [w3c/editing] Update EditContext explainer and associated examples (#304)

@alexkeng commented on this pull request.



> @@ -188,9 +189,81 @@ interface EditContext : EventTarget {
     attribute EventHandler oncompositionend;
 };
 ```
+## Difference between DIV with Contenteditable and DIV with EditContext

I use <div> just to give a more concrete example so the audience of the explainer can relate and understand the concept more easily. 

(Discussed offline and decided to update the title.)

-- 
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/pull/304#discussion_r630604605

Received on Tuesday, 11 May 2021 23:31:41 UTC