fs
fs copied to clipboard
queryPermission being used in WPT tests
WPT tests for messaging use queryPermission(); this isn't defined here. It's in https://wicg.github.io/file-system-access/#api-filesystemhandle-querypermission
The OPFS tests shouldn't be using queryPermission, I believe