fs icon indicating copy to clipboard operation
fs copied to clipboard

queryPermission being used in WPT tests

Open jesup opened this issue 3 years ago • 0 comments

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

jesup avatar Aug 02 '22 19:08 jesup