tor-browser

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

commit 04ae8afc723a31ece15f867634aee273062c8dbb
parent 40f2037b036fd1c8fc1cc05a42cab85fb5e9e607
Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com>
Date:   Thu, 27 Nov 2025 15:27:08 +0000

Bug 2002118 [wpt PR 56236] - classifies "webvr" web feature, a=testonly

Automatic update from web-platform-tests
classifies "webvr" web feature (#56236)

* maps webvr

Feature: WebVR
Reference: https://github.com/web-platform-dx/web-features/blob/main/features/webvr.yml

Note: WebVR is discouraged according to the spec and has been replaced by WebXR.

WEB_FEATURES.yml files created:
✅ [webvr/WEB_FEATURES.yml](webvr/WEB_FEATURES.yml) - WebVR API tests (9 files) - **CREATED**

* use '**'
--

wpt-commits: daad559562f14f0f02872b098fa9f21148311ea5
wpt-pr: 56236

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

diff --git a/testing/web-platform/tests/webvr/WEB_FEATURES.yml b/testing/web-platform/tests/webvr/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: webvr + files: '**'