https://github.com/web-platform-tests/wpt
Raw File
Tip revision: dd7ffe7ae5c4df2f19f961f340d376f64b6c0de3 authored by Philip Jägenstedt on 06 April 2018, 11:10:29 UTC
Fix all lint errors in svg/import/*
Tip revision: dd7ffe7
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