Sha256: 3a191ce78b87851dc6476acf009bfce769bd9422728f3f93e8fcfc524ba31795
Contents?: true
Size: 289 Bytes
Versions: 144
Compression:
Stored size: 289 Bytes
Contents
// Filesystem API // dev.w3.org/2009/dap/file-system/file-dir-sys.html // The API will be present in Chrome incognito, but will throw an exception. // See crbug.com/93417 // // By Eric Bidelman (@ebidel) Modernizr.addTest('filesystem', !!Modernizr.prefixed('requestFileSystem', window));
Version data entries
144 entries across 144 versions & 7 rubygems