tor-browser

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

commit 5caa640925516bff1f75dcc33d24b20cd9e5f5c7
parent 92caa21f458c4b6280ec2ae3b60344c700834d10
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Mon, 24 Nov 2025 08:06:54 +0000

Bug 1998723 [wpt PR 55911] - Update wpt metadata, a=testonly

wpt-pr: 55911
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/connection-allowlist/tentative/fetch-wildcard.sub.window.js.ini | 18++++++++++++++++++
Atesting/web-platform/meta/connection-allowlist/tentative/fetch.sub.window.js.ini | 33+++++++++++++++++++++++++++++++++
Dtesting/web-platform/meta/connection-allowlist/tentative/fetch.window.js.ini | 3---
3 files changed, 51 insertions(+), 3 deletions(-)

diff --git a/testing/web-platform/meta/connection-allowlist/tentative/fetch-wildcard.sub.window.js.ini b/testing/web-platform/meta/connection-allowlist/tentative/fetch-wildcard.sub.window.js.ini @@ -0,0 +1,18 @@ +[fetch-wildcard.sub.window.html] + [Fetch to http://www.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://www1.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://www2.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://xn--n8j6ds53lwwkrqhv28a.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://xn--lve-6lad.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://not-web-platform.test:8000 fails.] + expected: FAIL diff --git a/testing/web-platform/meta/connection-allowlist/tentative/fetch.sub.window.js.ini b/testing/web-platform/meta/connection-allowlist/tentative/fetch.sub.window.js.ini @@ -0,0 +1,33 @@ +[fetch.sub.window.html] + [Fetch to http://www.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://www1.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://www2.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://xn--n8j6ds53lwwkrqhv28a.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://xn--lve-6lad.web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://not-web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://www.not-web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://www1.not-web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://www2.not-web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://xn--n8j6ds53lwwkrqhv28a.not-web-platform.test:8000 fails.] + expected: FAIL + + [Fetch to http://xn--lve-6lad.not-web-platform.test:8000 fails.] + expected: FAIL diff --git a/testing/web-platform/meta/connection-allowlist/tentative/fetch.window.js.ini b/testing/web-platform/meta/connection-allowlist/tentative/fetch.window.js.ini @@ -1,3 +0,0 @@ -[fetch.window.html] - [Cross-origin fetches fail when `response-origin` is specified.] - expected: FAIL