From def92d1b8e9d373e2f6f27c366d578d97d8960c6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:50 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../tests/bidi/browsing_context/locate_nodes/locator.py.ini | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini') diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini index 4dfdbbd3f4..eb876ddd80 100644 --- a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini +++ b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini @@ -34,3 +34,15 @@ [test_find_by_inner_text[ignore_case_false_partial_match_max_depth_zero\]] bug: 1869538 expected: FAIL + + [test_find_by_inner_text[ignore_case_true_full_match_max_depth_one\]] + expected: FAIL + + [test_find_by_inner_text[ignore_case_false_full_match_max_depth_one\]] + expected: FAIL + + [test_find_by_inner_text[ignore_case_true_partial_match_max_depth_one\]] + expected: FAIL + + [test_find_by_inner_text[ignore_case_false_partial_match_max_depth_one\]] + expected: FAIL -- cgit v1.2.3