tor-browser

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

commit f49917bd3d18801557e233a940fcf1d764da5a54
parent dd645c40fd6c7055c87f857ba528a98db27a683f
Author: Mx Corey Frang <gnarf37@gmail.com>
Date:   Fri,  9 Jan 2026 08:37:36 +0000

Bug 2005659 [wpt PR 56703] - Classify password-credentials, a=testonly

Automatic update from web-platform-tests
Classify password-credentials (#56703)

--

wpt-commits: dbadde0ed13085f95cdf4ba4a09d23e999a19296
wpt-pr: 56703

Diffstat:
Mtesting/web-platform/tests/credential-management/WEB_FEATURES.yml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/credential-management/WEB_FEATURES.yml b/testing/web-platform/tests/credential-management/WEB_FEATURES.yml @@ -3,6 +3,10 @@ features: files: - '*' - '!federatedcredential-framed-get.sub.https.html' + - '!passwordcredential-framed-get.sub.https.html' - name: federated-credentials files: - 'federatedcredential-framed-get.sub.https.html' +- name: password-credentials + files: + - 'passwordcredential-framed-get.sub.https.html'