tenfourfox/testing/web-platform/tests/webstorage
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00
..
resources hello FPR 2017-04-19 00:56:45 -07:00
document-domain.html hello FPR 2017-04-19 00:56:45 -07:00
event_basic.html hello FPR 2017-04-19 00:56:45 -07:00
event_basic.js hello FPR 2017-04-19 00:56:45 -07:00
event_body_attribute.html hello FPR 2017-04-19 00:56:45 -07:00
event_body_attribute.js hello FPR 2017-04-19 00:56:45 -07:00
event_case_sensitive.html hello FPR 2017-04-19 00:56:45 -07:00
event_case_sensitive.js hello FPR 2017-04-19 00:56:45 -07:00
event_constructor_eventinit.html hello FPR 2017-04-19 00:56:45 -07:00
event_constructor.html hello FPR 2017-04-19 00:56:45 -07:00
event_local_key.html hello FPR 2017-04-19 00:56:45 -07:00
event_local_newvalue.html hello FPR 2017-04-19 00:56:45 -07:00
event_local_oldvalue.html hello FPR 2017-04-19 00:56:45 -07:00
event_local_removeitem.html hello FPR 2017-04-19 00:56:45 -07:00
event_local_storagearea.html hello FPR 2017-04-19 00:56:45 -07:00
event_local_storageeventinit.html hello FPR 2017-04-19 00:56:45 -07:00
event_local_url.html hello FPR 2017-04-19 00:56:45 -07:00
event_session_key.html hello FPR 2017-04-19 00:56:45 -07:00
event_session_newvalue.html hello FPR 2017-04-19 00:56:45 -07:00
event_session_oldvalue.html hello FPR 2017-04-19 00:56:45 -07:00
event_session_removeitem.html hello FPR 2017-04-19 00:56:45 -07:00
event_session_storagearea.html hello FPR 2017-04-19 00:56:45 -07:00
event_session_storageeventinit.html hello FPR 2017-04-19 00:56:45 -07:00
event_session_url.html hello FPR 2017-04-19 00:56:45 -07:00
event_setattribute.html hello FPR 2017-04-19 00:56:45 -07:00
event_setattribute.js hello FPR 2017-04-19 00:56:45 -07:00
eventTestHarness.js hello FPR 2017-04-19 00:56:45 -07:00
idlharness.html hello FPR 2017-04-19 00:56:45 -07:00
missing_arguments.html hello FPR 2017-04-19 00:56:45 -07:00
README.md hello FPR 2017-04-19 00:56:45 -07:00
storage_builtins.html hello FPR 2017-04-19 00:56:45 -07:00
storage_clear.html hello FPR 2017-04-19 00:56:45 -07:00
storage_enumerate.html hello FPR 2017-04-19 00:56:45 -07:00
storage_functions_not_overwritten.html hello FPR 2017-04-19 00:56:45 -07:00
storage_getitem.html hello FPR 2017-04-19 00:56:45 -07:00
storage_in.html hello FPR 2017-04-19 00:56:45 -07:00
storage_indexing.html hello FPR 2017-04-19 00:56:45 -07:00
storage_key_empty_string.html hello FPR 2017-04-19 00:56:45 -07:00
storage_key.html hello FPR 2017-04-19 00:56:45 -07:00
storage_length.html hello FPR 2017-04-19 00:56:45 -07:00
storage_local_setitem_quotaexceedederr.html hello FPR 2017-04-19 00:56:45 -07:00
storage_local_window_open.html hello FPR 2017-04-19 00:56:45 -07:00
storage_local-manual.html hello FPR 2017-04-19 00:56:45 -07:00
storage_removeitem.html hello FPR 2017-04-19 00:56:45 -07:00
storage_session_setitem_quotaexceedederr.html hello FPR 2017-04-19 00:56:45 -07:00
storage_session_window_open.html hello FPR 2017-04-19 00:56:45 -07:00
storage_session-manual.html hello FPR 2017-04-19 00:56:45 -07:00
storage_set_value_enumerate.html hello FPR 2017-04-19 00:56:45 -07:00
storage_setitem.html hello FPR 2017-04-19 00:56:45 -07:00
storage_string_conversion.html hello FPR 2017-04-19 00:56:45 -07:00
storage_supported_property_names.html hello FPR 2017-04-19 00:56:45 -07:00

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