blob: 2f87fe3cbbe51fd3a210bf126a62ec67061968e5 [file] [edit]
{
"api": {
"FileSystemHandle": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemHandle",
"spec_url": "https://fs.spec.whatwg.org/#api-filesystemhandle",
"tags": [
"web-features:origin-private-file-system"
],
"support": {
"chrome": {
"version_added": "86"
},
"chrome_android": {
"version_added": "109"
},
"edge": "mirror",
"firefox": {
"version_added": "111"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "15.2"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"isSameEntry": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemHandle/isSameEntry",
"spec_url": "https://fs.spec.whatwg.org/#api-filesystemhandle-issameentry",
"tags": [
"web-features:origin-private-file-system"
],
"support": {
"chrome": {
"version_added": "86"
},
"chrome_android": {
"version_added": "109"
},
"edge": "mirror",
"firefox": {
"version_added": "111"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "15.2"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"kind": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemHandle/kind",
"spec_url": "https://fs.spec.whatwg.org/#ref-for-dom-filesystemhandle-kind①",
"tags": [
"web-features:origin-private-file-system"
],
"support": {
"chrome": {
"version_added": "86"
},
"chrome_android": {
"version_added": "109"
},
"edge": "mirror",
"firefox": {
"version_added": "111"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "15.2"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"move": {
"__compat": {
"support": {
"chrome": {
"version_added": "102",
"partial_implementation": true,
"notes": "Directory moves are not supported. The method is only expopsed on `FileSystemFileHandle`, not on `FileSystemHandle` and `FileSystemDirectoryHandle`. See [bug 40198034](https://crbug.com/40198034)."
},
"chrome_android": {
"version_added": "109"
},
"edge": "mirror",
"firefox": {
"version_added": "111"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "15.2"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": false,
"deprecated": false
}
}
},
"name": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemHandle/name",
"spec_url": "https://fs.spec.whatwg.org/#ref-for-dom-filesystemhandle-name①",
"tags": [
"web-features:origin-private-file-system"
],
"support": {
"chrome": {
"version_added": "86"
},
"chrome_android": {
"version_added": "109"
},
"edge": "mirror",
"firefox": {
"version_added": "111"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "15.2"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"queryPermission": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemHandle/queryPermission",
"spec_url": "https://wicg.github.io/file-system-access/#api-filesystemhandle-querypermission",
"tags": [
"web-features:file-system-access"
],
"support": {
"chrome": {
"version_added": "86"
},
"chrome_android": {
"version_added": "109"
},
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"remove": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemHandle/remove",
"support": {
"chrome": {
"version_added": "110"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": false,
"deprecated": false
}
}
},
"requestPermission": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemHandle/requestPermission",
"spec_url": "https://wicg.github.io/file-system-access/#api-filesystemhandle-requestpermission",
"tags": [
"web-features:file-system-access"
],
"support": {
"chrome": {
"version_added": "86"
},
"chrome_android": {
"version_added": "109"
},
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}