diff options
Diffstat (limited to 'testing/web-platform/tests/webstorage/README.md')
-rw-r--r-- | testing/web-platform/tests/webstorage/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/tests/webstorage/README.md b/testing/web-platform/tests/webstorage/README.md new file mode 100644 index 000000000..298028cc1 --- /dev/null +++ b/testing/web-platform/tests/webstorage/README.md @@ -0,0 +1,10 @@ +This directory contains the Web Storage test suite. + +The spec's Implementation Report contains a list of each test file in the test suite and the results of running the test file on several browsers <http://www.w3.org/wiki/Webapps/Interop/WebStorage>. + +To run this test suite within a browser, go to: <http://w3c-test.org/webstorage/>. + +A W3C Recommendation of Web Storage was published on 30 July 2013 <http://www.w3.org/TR/2013/REC-webstorage-20130730/>. + +Latest Editor's Draft of Web Storage is: <http://dev.w3.org/html5/webstorage/>. + |