w3c / strategy

team-strat, on GitHub, working in public. Current state: DRAFT
158 stars 47 forks source link

File and Directory Entries API #142

Open sideshowbarker opened 6 years ago

sideshowbarker commented 6 years ago

Spec: https://wicg.github.io/entries-api/ Explainer: https://github.com/WICG/entries-api/blob/master/EXPLAINER.md MDN article: https://developer.mozilla.org/en-US/docs/Web/API/File_and_Directory_Entries_API TAG design review: https://github.com/w3ctag/design-reviews/issues/215

This specification attempts to document the FileEntry and DirectoryEntry types and related entry points that allow scripts access to the contents of directories made available to web pages by drag-and-drop operations in Google Chrome and other web browsers that have implemented the API for compatibility.