зеркало из https://github.com/mozilla/gecko-dev.git
6e63d652c5
--HG-- rename : testing/web-platform/tests/battery-status/battery-full-manual.html => testing/web-platform/tests/FileAPI/FileReader/Progress_event_bubbles_cancelable.html rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm => testing/web-platform/tests/XMLHttpRequest/open-during-abort.htm rename : testing/web-platform/tests/DOMEvents/tests/approved/EventListener.dispatch.new.event.html => testing/web-platform/tests/dom/events/Event-dispatch-reenter.html rename : testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-novalue-MANUAL.html => testing/web-platform/tests/html/semantics/grouping-content/the-li-element/grouping-li-novalue-manual.html rename : testing/web-platform/tests/XMLHttpRequest/send-entity-body-none.htm => testing/web-platform/tests/html/semantics/interactive-elements/the-details-element/details.html rename : testing/web-platform/tests/serve => testing/web-platform/tests/serve.py rename : testing/web-platform/tests/webstorage/storage_builtins.js => testing/web-platform/tests/webstorage/builtins.html rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-onload.html => testing/web-platform/tests/webstorage/clear.html rename : testing/web-platform/tests/battery-status/battery-promise.html => testing/web-platform/tests/webstorage/in.html rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event.html => testing/web-platform/tests/webstorage/indexing.html rename : testing/web-platform/tests/battery-status/battery-promise.html => testing/web-platform/tests/webstorage/length.html rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event.html => testing/web-platform/tests/webstorage/removeitem.html |
||
---|---|---|
.. | ||
iframe | ||
README.md | ||
builtins.html | ||
clear.html | ||
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 | ||
getitem.html | ||
idlharness.html | ||
in.html | ||
indexing.html | ||
key.html | ||
length.html | ||
missing_arguments.html | ||
removeitem.html | ||
setitem.html | ||
storage_local_setitem_quotaexceedederr.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/.