From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- .../global_attributes%2Fvirtualkeyboardpolicy.html | 60 ---------------------- 1 file changed, 60 deletions(-) delete mode 100644 devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html (limited to 'devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html') diff --git a/devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html b/devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html deleted file mode 100644 index 03158320..00000000 --- a/devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html +++ /dev/null @@ -1,60 +0,0 @@ -

virtualkeyboardpolicy

-

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The virtualkeyboardpolicy global attribute is an enumerated attribute. When specified on an element that also uses the contenteditable attribute, it controls the on-screen virtual keyboard behavior on devices such as tablets, mobile phones, or other devices where a hardware keyboard may not be available.

The attribute must take one of the following values:

-
-

Specifications

-
- - -
Specification
VirtualKeyboard API
# dom-elementcontenteditable-virtualkeyboardpolicy
-

Browser compatibility

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
virtualkeyboardpolicy9494NoNo80No9494No66No17.0
-

See also

-
-

- © 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
- https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/virtualkeyboardpolicy -

-
-- cgit v1.2.3