Mypal/testing/web-platform/tests/webstorage
2019-05-20 09:02:17 +03:00
..
resources basic source 2019-03-11 13:26:37 +03:00
document-domain.html basic source 2019-03-11 13:26:37 +03:00
event_basic.html basic source 2019-03-11 13:26:37 +03:00
event_basic.js basic source 2019-03-11 13:26:37 +03:00
event_body_attribute.html basic source 2019-03-11 13:26:37 +03:00
event_body_attribute.js basic source 2019-03-11 13:26:37 +03:00
event_case_sensitive.html basic source 2019-03-11 13:26:37 +03:00
event_case_sensitive.js basic source 2019-03-11 13:26:37 +03:00
event_constructor_eventinit.html basic source 2019-03-11 13:26:37 +03:00
event_constructor.html basic source 2019-03-11 13:26:37 +03:00
event_local_key.html basic source 2019-03-11 13:26:37 +03:00
event_local_newvalue.html basic source 2019-03-11 13:26:37 +03:00
event_local_oldvalue.html basic source 2019-03-11 13:26:37 +03:00
event_local_removeitem.html basic source 2019-03-11 13:26:37 +03:00
event_local_storagearea.html basic source 2019-03-11 13:26:37 +03:00
event_local_storageeventinit.html basic source 2019-03-11 13:26:37 +03:00
event_local_url.html basic source 2019-03-11 13:26:37 +03:00
event_session_key.html basic source 2019-03-11 13:26:37 +03:00
event_session_newvalue.html basic source 2019-03-11 13:26:37 +03:00
event_session_oldvalue.html basic source 2019-03-11 13:26:37 +03:00
event_session_removeitem.html basic source 2019-03-11 13:26:37 +03:00
event_session_storagearea.html basic source 2019-03-11 13:26:37 +03:00
event_session_storageeventinit.html basic source 2019-03-11 13:26:37 +03:00
event_session_url.html basic source 2019-03-11 13:26:37 +03:00
event_setattribute.html basic source 2019-03-11 13:26:37 +03:00
event_setattribute.js basic source 2019-03-11 13:26:37 +03:00
eventTestHarness.js basic source 2019-03-11 13:26:37 +03:00
idlharness.html basic source 2019-03-11 13:26:37 +03:00
missing_arguments.html basic source 2019-03-11 13:26:37 +03:00
OWNERS ooops, some files where missed 2019-03-12 18:31:25 +03:00
README.md basic source 2019-03-11 13:26:37 +03:00
storage_builtins.html basic source 2019-03-11 13:26:37 +03:00
storage_clear.html basic source 2019-03-11 13:26:37 +03:00
storage_enumerate.html basic source 2019-03-11 13:26:37 +03:00
storage_functions_not_overwritten.html basic source 2019-03-11 13:26:37 +03:00
storage_getitem.html basic source 2019-03-11 13:26:37 +03:00
storage_in.html basic source 2019-03-11 13:26:37 +03:00
storage_indexing.html basic source 2019-03-11 13:26:37 +03:00
storage_key_empty_string.html basic source 2019-03-11 13:26:37 +03:00
storage_key.html basic source 2019-03-11 13:26:37 +03:00
storage_length.html basic source 2019-03-11 13:26:37 +03:00
storage_local_setitem_quotaexceedederr.html basic source 2019-03-11 13:26:37 +03:00
storage_local_window_open.html basic source 2019-03-11 13:26:37 +03:00
storage_local-manual.html basic source 2019-03-11 13:26:37 +03:00
storage_removeitem.html basic source 2019-03-11 13:26:37 +03:00
storage_session_setitem_quotaexceedederr.html basic source 2019-03-11 13:26:37 +03:00
storage_session_window_open.html basic source 2019-03-11 13:26:37 +03:00
storage_session-manual.html basic source 2019-03-11 13:26:37 +03:00
storage_set_value_enumerate.html basic source 2019-03-11 13:26:37 +03:00
storage_setitem.html basic source 2019-03-11 13:26:37 +03:00
storage_string_conversion.html Update js parser 2019-05-20 09:02:17 +03:00
storage_supported_property_names.html basic source 2019-03-11 13:26:37 +03: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/.