diff --git a/api/FileSystemHandle.json b/api/FileSystemHandle.json index 015d0dc7051589..0b3e9a146d1b7c 100644 --- a/api/FileSystemHandle.json +++ b/api/FileSystemHandle.json @@ -114,9 +114,13 @@ "__compat": { "support": { "chrome": { - "version_added": false + "version_added": "102", + "partial_implementation": true, + "notes": "Only available on `FileSystemFileHandle`. Not available on `FileSystemHandle` and `FileSystemDirectoryHandle`. See [bug 40198034](https://crbug.com/40198034)." + }, + "chrome_android": { + "version_added": "109" }, - "chrome_android": "mirror", "edge": "mirror", "firefox": { "version_added": "111"