tor-browser

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

commit cf240c0c38e4ce07c345ee8344bd61efaa3a306b
parent b5f351b7ba8c4855a4b9f376145338a47758b128
Author: Howard Edwards <howarde.edwards@gmail.com>
Date:   Mon,  5 Jan 2026 10:22:23 +0000

Bug 2007130 [wpt PR 56880] - Map `location` web feature, a=testonly

Automatic update from web-platform-tests
Map "Location" to web-features

--
Map "Location" to web-features

--

wpt-commits: 85b93d1ea129e8e4abc9c25d5ae2af1b27f7832a, c66446bdbc7af7ebb1d3370a12632d46b2994868
wpt-pr: 56880

Diffstat:
Atesting/web-platform/tests/html/browsers/history/the-location-interface/WEB_FEATURES.yml | 12++++++++++++
Atesting/web-platform/tests/html/browsers/history/the-location-interface/non-automated/WEB_FEATURES.yml | 4++++
2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/tests/html/browsers/history/the-location-interface/WEB_FEATURES.yml b/testing/web-platform/tests/html/browsers/history/the-location-interface/WEB_FEATURES.yml @@ -0,0 +1,12 @@ +features: +- name: location + files: + - assign-* + - document_location.html + - location-* + - location_* + - no-browsing-context.window.js + - reload_* + - replace-with-nested-iframe.html + - same-hash.html + - scripted_* diff --git a/testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/WEB_FEATURES.yml b/testing/web-platform/tests/html/browsers/history/the-location-interface/non-automated/WEB_FEATURES.yml @@ -0,0 +1,4 @@ +features: +- name: location + files: + - manual_*