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

@gked commented on this pull request.



> @@ -146,7 +149,7 @@ enum EditContextEnterKeyHint {
     "send"
 };
 
-enum EditContextInputPolicy {
+enum EditContextInputPanelPolicy {

What do we mean by panel here? Besides an on-screen keyboard. Is IME candidate window considered to be an input panel? What about inking panel?

-- 
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-657007815

Received on Tuesday, 11 May 2021 17:15:52 UTC