gecko-dev/testing/web-platform/tests/webstorage
..
iframe
README.md
event_constructor.html
event_constructor_js.html
event_local_key.html
event_local_newvalue.html
event_local_oldvalue.html
event_local_storagearea.html
event_local_storageeventinit.html
event_local_url.html
event_session_key.html
event_session_newvalue.html
event_session_oldvalue.html
event_session_storagearea.html
event_session_storageeventinit.html
event_session_url.html
idlharness.html
missing_arguments.html
storage_builtins.js
storage_local_builtins.html
storage_local_clear.html
storage_local_clear_js.html
storage_local_getitem.html
storage_local_getitem_js.html
storage_local_in_js.html
storage_local_index_js.html
storage_local_key.html
storage_local_length.html
storage_local_length_js.html
storage_local_removeitem.html
storage_local_removeitem_js.html
storage_local_security.html
storage_local_setitem.html
storage_local_setitem_js.html
storage_local_setitem_quotaexceedederr.html
storage_session_builtins.html
storage_session_clear.html
storage_session_clear_js.html
storage_session_getitem.html
storage_session_getitem_js.html
storage_session_in_js.html
storage_session_index_js.html
storage_session_key.html
storage_session_length.html
storage_session_length_js.html
storage_session_removeitem.html
storage_session_removeitem_js.html
storage_session_setitem.html
storage_session_setitem_js.html
storage_session_setitem_quotaexceedederr.html

README.md

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/.