diff --git a/api/MediaDevices.json b/api/MediaDevices.json index f159a7f5464363..c306c4c53e12e7 100644 --- a/api/MediaDevices.json +++ b/api/MediaDevices.json @@ -263,6 +263,43 @@ } } }, + "monitorTypeSurfaces_option": { + "__compat": { + "description": "monitorTypeSurfaces option", + "spec_url": "https://w3c.github.io/mediacapture-screen-share/#dom-displaymediastreamoptions-monitortypesurfaces", + "support": { + "chrome": { + "version_added": "119", + "notes": "Default value = include" + }, + "chrome_android": { + "version_added": false + }, + "edge": "mirror", + "firefox": { + "version_added": false + }, + "firefox_android": "mirror", + "ie": { + "version_added": false + }, + "oculus": "mirror", + "opera": "mirror", + "opera_android": "mirror", + "safari": { + "version_added": false + }, + "safari_ios": "mirror", + "samsunginternet_android": "mirror", + "webview_android": "mirror" + }, + "status": { + "experimental": true, + "standard_track": true, + "deprecated": false + } + } + }, "preferCurrentTab_option": { "__compat": { "description": "preferCurrentTab option",