tor-browser

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

commit ab61a8b4e5c7a7a9ef1e1c2c609476088fe946a7
parent 80f703ee9209fedf674af875ebc07810a440c3f0
Author: Julian Descottes <jdescottes@mozilla.com>
Date:   Thu, 11 Dec 2025 07:24:33 +0000

Bug 2003857 - [wdspec] Reenable test_switch_between_contexts[window] on wayland r=Sasha

Differential Revision: https://phabricator.services.mozilla.com/D275734

Diffstat:
Mtesting/web-platform/meta/webdriver/tests/bidi/browsing_context/activate/activate.py.ini | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/activate/activate.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/activate/activate.py.ini @@ -8,7 +8,3 @@ [test_switch_between_contexts[tab\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1884142 - - [test_switch_between_contexts[window\]] - expected: - if (display == "wayland") and not debug: [PASS, FAIL]