Open and directory pickers
These APIs exercise browser-owned file-system permission and picker surfaces rather than the classic file input control.
Writable save flow
This writes a text payload through a writable file handle, then re-opens the saved file to verify the bytes written.