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

@snianu commented on this pull request.



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

Why `<div>` specifically? Why not any contenteditable element?

-- 
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#pullrequestreview-657045795

Received on Tuesday, 11 May 2021 17:58:34 UTC