Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(278)

Unified Diff: LayoutTests/imported/web-platform-tests/webstorage/README.md

Issue 1220543007: Import web-platform-tests/webstorage (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/imported/web-platform-tests/webstorage/README.md
diff --git a/LayoutTests/imported/web-platform-tests/webstorage/README.md b/LayoutTests/imported/web-platform-tests/webstorage/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..298028cc1604bd60ddddc32017637bba9fdc3c31
--- /dev/null
+++ b/LayoutTests/imported/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/>.
+

Powered by Google App Engine
This is Rietveld 408576698