tor-browser

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

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

Bug 2001478 [wpt PR 56162] - maps "xslt" web feature, a=testonly

Automatic update from web-platform-tests
maps xslt (#56162)

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

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

wpt-commits: e085bae8873e2d0a1619bb6920132adbcda03c13
wpt-pr: 56162

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

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