tor-browser

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

commit 4a15226823c363c7b6b679fcd8798bbcc2a74300
parent 96091308edff51b6c0e79dae25ea27bc2b9f8609
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Fri, 17 Oct 2025 14:11:56 +0000

Bug 1994639 [wpt PR 55471] - Update wpt metadata, a=testonly

wpt-pr: 55471
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/webdriver/tests/classic/execute_async_script/arguments.py.ini | 2++
Atesting/web-platform/meta/webdriver/tests/classic/execute_script/arguments.py.ini | 3+++
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/arguments.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/arguments.py.ini @@ -1,3 +1,5 @@ [arguments.py] expected: if (os == "linux") and debug and (display == "x11") and fission: [OK, ERROR, TIMEOUT] + [test_no_such_frame_for_frame_with_invalid_value] + expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/arguments.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/arguments.py.ini @@ -0,0 +1,3 @@ +[arguments.py] + [test_no_such_frame_for_frame_with_invalid_value] + expected: FAIL