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

@snianu commented on this pull request.



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

I think this is related to virtual keyboard. We should probably change this to EditContextVirtualKeyboardPolicy to match our virtualKeyboardPolicy attribute proposal

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

Received on Tuesday, 11 May 2021 17:56:14 UTC