We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c85467d commit d40cdc6Copy full SHA for d40cdc6
1 file changed
webdriver/bidi/script.json
@@ -932,6 +932,37 @@
932
"deprecated": false
933
}
934
},
935
+ "window": {
936
+ "__compat": {
937
+ "description": "Window",
938
+ "support": {
939
+ "chrome": {
940
+ "version_added": false
941
+ },
942
+ "chrome_android": "mirror",
943
+ "edge": "mirror",
944
+ "firefox": {
945
+ "version_added": "106"
946
947
+ "firefox_android": "mirror",
948
+ "oculus": "mirror",
949
+ "opera": "mirror",
950
+ "opera_android": "mirror",
951
+ "safari": {
952
953
954
+ "safari_ios": "mirror",
955
+ "samsunginternet_android": "mirror",
956
+ "webview_android": "mirror",
957
+ "webview_ios": "mirror"
958
959
+ "status": {
960
+ "experimental": true,
961
+ "standard_track": false,
962
+ "deprecated": false
963
+ }
964
965
966
"worker": {
967
"__compat": {
968
"description": "`\"worker\"` type",
0 commit comments