tor-browser

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

commit e56ea91ba92dfc15de67ccfaa181c7c894437481
parent f82da88746ab739e0c7098e73de4aeceb2f6f679
Author: Mx Corey Frang <gnarf37@gmail.com>
Date:   Mon,  8 Dec 2025 12:26:42 +0000

Bug 2003929 [wpt PR 56465] - classify screen-orientation-lock, a=testonly

Automatic update from web-platform-tests
classify screen-orientation-lock (#56465)

--

wpt-commits: f02069769e09dcbbc9d2f1c967cfe4a8af10be32
wpt-pr: 56465

Diffstat:
Mtesting/web-platform/tests/screen-orientation/WEB_FEATURES.yml | 9++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/testing/web-platform/tests/screen-orientation/WEB_FEATURES.yml b/testing/web-platform/tests/screen-orientation/WEB_FEATURES.yml @@ -1,3 +1,10 @@ features: - name: screen-orientation - files: "**" + files: + - "*" + - "!active-lock.html" + - "!lock*" +- name: screen-orientation-lock + files: + - active-lock.html + - "lock*"