tor-browser

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

commit 3cf1a830c0d54a1a6a699818fc87a76da86ecc33
parent c4e2355a77c385e3408bf5452fd9f65d519fd577
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu, 23 Oct 2025 09:34:49 +0000

Bug 1995183 [wpt PR 55534] - Update wpt metadata, a=testonly

wpt-pr: 55534
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/webdriver/tests/classic/execute_async_script/node.py.ini | 21+++++++++++++++++++++
Atesting/web-platform/meta/webdriver/tests/classic/execute_script/node.py.ini | 21+++++++++++++++++++++
2 files changed, 42 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/node.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/node.py.ini @@ -0,0 +1,21 @@ +[node.py] + [test_node_type[attribute\]] + expected: FAIL + + [test_node_type[text\]] + expected: FAIL + + [test_node_type[cdata\]] + expected: FAIL + + [test_node_type[processing_instruction\]] + expected: FAIL + + [test_node_type[comment\]] + expected: FAIL + + [test_node_type[document\]] + expected: FAIL + + [test_node_type[doctype\]] + expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/node.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/node.py.ini @@ -0,0 +1,21 @@ +[node.py] + [test_node_type[attribute\]] + expected: FAIL + + [test_node_type[text\]] + expected: FAIL + + [test_node_type[cdata\]] + expected: FAIL + + [test_node_type[processing_instruction\]] + expected: FAIL + + [test_node_type[comment\]] + expected: FAIL + + [test_node_type[document\]] + expected: FAIL + + [test_node_type[doctype\]] + expected: FAIL