1
0
Fork 0
firefox/testing/web-platform/tests/fetch/fetch-later/permissions-policy/README.md
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

298 B

Permissions Policy: "deferred-fetch" Tests

This folder contains tests to cover the permissions policy "deferred-fetch", which is used to gate the fetchLater() API.

The tests follow the patterns from permissions-policy/README.md to cover all use cases of permissions policy for a new feature.