Revision 904da22855cdcf22d76ac514eb7c4f699ab6f389 authored by Anne van Kesteren on 03 May 2018, 08:59:36 UTC, committed by Anne van Kesteren on 03 May 2018, 08:59:36 UTC
1 parent 0cb962b
Raw File
README.md
Tests for the [Files and Directory Entries API](https://github.com/wicg/entries-api)

* [Explainer](https://github.com/WICG/entries-api/blob/gh-pages/EXPLAINER.md)
* [Draft Specification](https://wicg.github.io/entries-api/)

Unfortunately, most of the tests are **manual** and require drag-and-drop of test
data files, which can be found in the `entries-api/support` directory. The tests
can be run via [w3c-test.org](http://w3c-test.org/entries-api/), but a local clone
of the repo is required for access to the test data files.
back to top