tor-browser

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

commit 7bdd1bb9f50162e2f8b6fe19bc4bc7682152e7aa
parent 14bb07f325984e2c84541781a0e74dbd4ee9628d
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Sun, 28 Dec 2025 03:53:19 +0000

Bug 2007824 [wpt PR 56933] - Update wpt metadata, a=testonly

wpt-pr: 56933
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/webstorage/storage_local_quota_independent_from_session.window.js.ini | 3+++
Atesting/web-platform/meta/webstorage/storage_session_quota_independent_from_local.window.js.ini | 3+++
2 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/webstorage/storage_local_quota_independent_from_session.window.js.ini b/testing/web-platform/meta/webstorage/storage_local_quota_independent_from_session.window.js.ini @@ -0,0 +1,3 @@ +[storage_local_quota_independent_from_session.window.html] + [localStorage retains comparable quota after sessionStorage exhaustion] + expected: FAIL diff --git a/testing/web-platform/meta/webstorage/storage_session_quota_independent_from_local.window.js.ini b/testing/web-platform/meta/webstorage/storage_session_quota_independent_from_local.window.js.ini @@ -0,0 +1,3 @@ +[storage_session_quota_independent_from_local.window.html] + [sessionStorage retains comparable quota after localStorage exhaustion] + expected: FAIL