tor-browser

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

commit 2828fff2c97520e52522922a2e7eb4237d6d6f41
parent ee3fe6cf1f060b02a4a743e63bc03eeb4b8f48fe
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Tue, 14 Oct 2025 08:14:39 +0000

Bug 1993925 [wpt PR 55360] - Update wpt metadata, a=testonly

wpt-pr: 55360
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/fedcm/fedcm-flexible-token/resolve-flexible-tokens.https.html.ini | 18++++++++++++++++++
1 file changed, 18 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/fedcm/fedcm-flexible-token/resolve-flexible-tokens.https.html.ini b/testing/web-platform/meta/fedcm/fedcm-flexible-token/resolve-flexible-tokens.https.html.ini @@ -0,0 +1,18 @@ +[resolve-flexible-tokens.https.html] + [IdentityProvider.resolve() with string token] + expected: FAIL + + [IdentityProvider.resolve() with positive number token] + expected: FAIL + + [IdentityProvider.resolve() with boolean(true) token] + expected: FAIL + + [IdentityProvider.resolve() with null token] + expected: FAIL + + [IdentityProvider.resolve() with object token] + expected: FAIL + + [IdentityProvider.resolve() with array token] + expected: FAIL