tor-browser

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

commit 15b49aaf642cae56e7eb7218d10123bec76a9c71
parent 1c34d1ac61aecb14a69b79496ad5531135712245
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu, 20 Nov 2025 16:10:02 +0000

Bug 2001361 [wpt PR 55853] - Update wpt metadata, a=testonly

wpt-pr: 55853
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/webdriver/tests/bidi/script/call_function/csp_tentative.py.ini | 36++++++++++++++++++++++++++++++++++++
Atesting/web-platform/meta/webdriver/tests/bidi/script/evaluate/csp_tentative.py.ini | 36++++++++++++++++++++++++++++++++++++
2 files changed, 72 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/csp_tentative.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/csp_tentative.py.ini @@ -0,0 +1,36 @@ +[csp_tentative.py] + [test_default_src_unsafe_inline[eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[new Function\]] + expected: FAIL + + [test_default_src_unsafe_inline[promise eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[async eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[eval from inline script\]] + expected: FAIL + + [test_default_src_unsafe_inline[eval from preload script\]] + expected: FAIL + + [test_default_src_unsafe_inline[async eval from preload script\]] + expected: FAIL + + [test_default_src_unsafe_inline[eval from event handler\]] + expected: FAIL + + [test_default_src_unsafe_inline[nested eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[nested new Function\]] + expected: FAIL + + [test_default_src_unsafe_inline[new Function nested in eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[eval nested in new Function\]] + expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/csp_tentative.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/csp_tentative.py.ini @@ -0,0 +1,36 @@ +[csp_tentative.py] + [test_default_src_unsafe_inline[eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[new Function\]] + expected: FAIL + + [test_default_src_unsafe_inline[promise eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[async eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[eval from inline script\]] + expected: FAIL + + [test_default_src_unsafe_inline[eval from preload script\]] + expected: FAIL + + [test_default_src_unsafe_inline[async eval from preload script\]] + expected: FAIL + + [test_default_src_unsafe_inline[eval from event handler\]] + expected: FAIL + + [test_default_src_unsafe_inline[nested eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[nested new Function\]] + expected: FAIL + + [test_default_src_unsafe_inline[new Function nested in eval\]] + expected: FAIL + + [test_default_src_unsafe_inline[eval nested in new Function\]] + expected: FAIL