tor-browser

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

commit c61fe2fd56e6e41da686b328cd463693add68bfc
parent 364eaacda8067120174f027aed7a37aef0e2b130
Author: Philip Jägenstedt <philip@foolip.org>
Date:   Fri,  9 Jan 2026 08:37:52 +0000

Bug 2009139 [wpt PR 57075] - Use the same pattern for touch-action tests everywhere, a=testonly

Automatic update from web-platform-tests
Use the same pattern for touch-action tests everywhere (#57075)

--

wpt-commits: 999896eef3f5f8585012b4bf567887f036c3555d
wpt-pr: 57075

Diffstat:
Mtesting/web-platform/tests/pointerevents/parsing/WEB_FEATURES.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/web-platform/tests/pointerevents/parsing/WEB_FEATURES.yml b/testing/web-platform/tests/pointerevents/parsing/WEB_FEATURES.yml @@ -1,4 +1,4 @@ features: - name: touch-action files: - - touch-action-* + - "*touch-action*"