node/test/fixtures/wpt/webstorage
Nathan Baulch 28c7394319
test: fix typos
PR-URL: https://github.com/nodejs/node/pull/55063
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2024-09-28 13:58:55 +00:00
..
resources
defineProperty.window.js
document-domain.html
event_basic.html
event_basic.js
event_body_attribute.html
event_body_attribute.js
event_case_sensitive.html
event_case_sensitive.js
event_constructor.window.js
event_initstorageevent.window.js
event_local_key.html
event_local_newvalue.html
event_local_oldvalue.html
event_local_removeitem.html
event_local_storagearea.html
event_local_url.html
event_no_duplicates.html
event_session_key.html
event_session_newvalue.html
event_session_oldvalue.html
event_session_removeitem.html
event_session_storagearea.html
event_session_url.html
event_setattribute.html
event_setattribute.js
eventTestHarness.js
localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.tentative.html
localstorage-basic-partitioned.tentative.sub.html
localstorage-cross-origin-iframe.tentative.https.window.js
META.yml
missing_arguments.window.js
README.md
sessionStorage-basic-partitioned.tentative.sub.html
set.window.js
storage_builtins.window.js
storage_clear.window.js
storage_enumerate.window.js
storage_functions_not_overwritten.window.js
storage_getitem.window.js
storage_in.window.js
storage_indexing.window.js
storage_key_empty_string.window.js
storage_key.window.js
storage_length.window.js
storage_local_setitem_quotaexceedederr.window.js
storage_local_window_open.window.js
storage_local-manual.html
storage_removeitem.window.js
storage_session_setitem_quotaexceedederr.window.js
storage_session_window_noopener.window.js
storage_session_window_open.window.js
storage_session_window_reopen.window.js
storage_session-manual.html
storage_set_value_enumerate.window.js
storage_setitem.window.js
storage_string_conversion.window.js
storage_supported_property_names.window.js
symbol-props.window.js

These are the storage (localStorage, sessionStorage) tests for the Web storage chapter of the HTML Standard.

IDL is covered by /html/dom/idlharness.https.html.