tor-browser

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

commit 8e1c99557f08dcc37c0371ba9aaf112a1b8e76a9
parent 73496b2bb5ef26b158575cf3743f3573e1d0d015
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu,  6 Nov 2025 06:16:25 +0000

Bug 1998590 [wpt PR 55893] - Update wpt metadata, a=testonly

wpt-pr: 55893
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/ai/language-model/language-model-create-sticky-user-activation.tentative.https.window.js.ini | 6++++++
Atesting/web-platform/meta/ai/language-model/language-model-create-transient-user-activation.tentative.https.window.js.ini | 6++++++
2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/ai/language-model/language-model-create-sticky-user-activation.tentative.https.window.js.ini b/testing/web-platform/meta/ai/language-model/language-model-create-sticky-user-activation.tentative.https.window.js.ini @@ -0,0 +1,6 @@ +[language-model-create-sticky-user-activation.tentative.https.window.html] + [Create fails without user activation when availability is "downloadable"] + expected: FAIL + + [Create succeeds with sticky activation when availability is "downloadable"] + expected: FAIL diff --git a/testing/web-platform/meta/ai/language-model/language-model-create-transient-user-activation.tentative.https.window.js.ini b/testing/web-platform/meta/ai/language-model/language-model-create-transient-user-activation.tentative.https.window.js.ini @@ -0,0 +1,6 @@ +[language-model-create-transient-user-activation.tentative.https.window.html] + [Create fails without user activation] + expected: FAIL + + [Create fails with sticky activation when availability is "downloadable"] + expected: FAIL