commit 23d09450394d15e8871022b546cb2a2a283d681a
parent 2bcebdd8ccd12129d8a03b11f2be63215cc09b5d
Author: Stalgia Grigg <stalgia@bocoup.com>
Date: Thu, 27 Nov 2025 15:26:59 +0000
Bug 2002109 [wpt PR 56231] - Map `shared-storage` and `shared-storage-locks` web feature, a=testonly
Automatic update from web-platform-tests
Map shared-storage web feature (#56231)
Feature: Shared storage & shared storage locks
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/shared-storage.yml
Notable exclusions:
- shared-storage-selecturl-limit/* - This is so closely tied to Fenced Frames that I decided to exclude, especially given that there is a pending issue to move the Navigation Entropy Budget section of the spec to Fenced Frames.
--
wpt-commits: dd50533d0b51053f470736e029bd4c5fafcebaa4
wpt-pr: 56231
Diffstat:
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/shared-storage/WEB_FEATURES.yml b/testing/web-platform/tests/shared-storage/WEB_FEATURES.yml
@@ -0,0 +1,8 @@
+features:
+- name: shared-storage
+ files:
+ - "*"
+ - "!web-locks*"
+- name: shared-storage-locks
+ files:
+ - web-locks*