tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit a562d13688a5a7f7f0b51f8a92cdb6d43c64b6fe
parent 387a3d1b7e88b8da04e5b9bc09c13e08c953dbca
Author: Mike Pennisi <mike@mikepennisi.com>
Date:   Thu,  8 Jan 2026 17:35:24 +0000

Bug 2008811 [wpt PR 57022] - Map "localStorage and sessionStorage" to web-features, a=testonly

Automatic update from web-platform-tests
Map "localStorage and sessionStorage" to web-features

--

wpt-commits: 42df9f977162167d00ac891bece1595808182554
wpt-pr: 57022

Diffstat:
Atesting/web-platform/tests/webstorage/WEB_FEATURES.yml | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/webstorage/WEB_FEATURES.yml b/testing/web-platform/tests/webstorage/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: localstorage + files: "**"