tor-browser

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

commit b3bd6364c88a1a21fc7f2ab6d09a1b60b7d759cf
parent 8ba563e190a0e7231c4b74d7f313f699a97f2771
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date:   Thu, 27 Nov 2025 15:06:37 +0000

Bug 2001479 [wpt PR 56163] - maps "xpath" web feature, a=testonly

Automatic update from web-platform-tests
maps xpath (#56163)

Originally in https://github.com/web-platform-tests/wpt/pull/55584

Reference: https://github.com/web-platform-dx/web-features/blob/main/features/xpath.yml
--

wpt-commits: 8194146c63ade04a0cf6bbf5ab8c3811fd12a16b
wpt-pr: 56163

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

diff --git a/testing/web-platform/tests/domxpath/WEB_FEATURES.yml b/testing/web-platform/tests/domxpath/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: xpath + files: '**' +\ No newline at end of file