From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../scroll-to-text-fragment.html.ini | 275 +++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment.html.ini (limited to 'testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment.html.ini') diff --git a/testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment.html.ini b/testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment.html.ini new file mode 100644 index 0000000000..1dc328c049 --- /dev/null +++ b/testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment.html.ini @@ -0,0 +1,275 @@ +[scroll-to-text-fragment.html] + expected: + if os == "mac": [OK, TIMEOUT] + if os == "win": [OK, TIMEOUT] + [TIMEOUT, OK] + [Test navigation with fragment: Fragment directive with percent encoded syntactical characters "&,-" should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple match text directive disambiguated by suffix should match the suffixed text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Generic fragment directive with existing element fragment should scroll to element.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with prefix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Non-matching text directive with existing element fragment should scroll to element.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with suffix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should match when context terms are separated by node boundaries.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Non-matching text directive with nonexistent element fragment should not match and not scroll.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Non-whole-word exact text with spaces should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with prefix and suffix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should not scroll to hidden text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Fragment directive with percent encoded non-ASCII unicode character should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple match text directive disambiguated by prefix should match the prefixed text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with no context should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Uppercase TEXT directive should not parse as a text directive.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with prefix and nonmatching suffix should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple non-whole-word exact texts should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should match text within shadow DOM.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with non-matching startText should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive with invalid syntax (context terms without "-") should not parse as a text directive.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple match text directive disambiguated by prefix and suffix should match the text with the given context.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive with existing element fragment should match and scroll into view text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with prefix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with suffix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive with nonexistent element fragment should match and scroll into view text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with nonmatching prefix and matching suffix should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with prefix and suffix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Fragment directive with all TextMatchChars should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with percent encoded spaces should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: A non-matching text directive followed by a matching text directive should match and scroll into view the second text directive.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should not scroll to display none text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple text directives and a non-text directive should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple matching exact texts should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with non-matching endText should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with no context should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should horizontally scroll into view.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive followed by non-text directive should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Fragment directive with percent encoded syntactical characters "&,-" should match text.] + expected: + if os == "android": [TIMEOUT, NOTRUN, FAIL] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Non-matching text directive with existing element fragment should scroll to element.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Generic fragment directive with existing element fragment should scroll to element.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with prefix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple match text directive disambiguated by suffix should match the suffixed text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with suffix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should match when context terms are separated by node boundaries.] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] + [NOTRUN, FAIL, TIMEOUT] + + [Test navigation with fragment: Non-matching text directive with nonexistent element fragment should not match and not scroll.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Non-whole-word exact text with spaces should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with prefix and suffix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should not scroll to hidden text.] + expected: + if os == "mac": [FAIL, TIMEOUT, NOTRUN] + if os == "win": [FAIL, TIMEOUT, NOTRUN] + [NOTRUN, FAIL, TIMEOUT] + + [Test navigation with fragment: Multiple match text directive disambiguated by prefix should match the prefixed text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with no context should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with prefix and nonmatching suffix should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple non-whole-word exact texts should not match.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple text directives and a non-text directive should match text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should match text within shadow DOM.] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] + [NOTRUN, FAIL, TIMEOUT] + + [Test navigation with fragment: Text range with non-matching startText should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive with invalid syntax (context terms without "-") should not parse as a text directive.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive with existing element fragment should match and scroll into view text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple match text directive disambiguated by prefix and suffix should match the text with the given context.] + expected: + if os == "linux": [TIMEOUT, FAIL, NOTRUN] + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with non-matching endText should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with prefix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with suffix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive with nonexistent element fragment should match and scroll into view text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text range with nonmatching prefix and matching suffix should not match.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with prefix and suffix should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Fragment directive with all TextMatchChars should match text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with percent encoded spaces should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: A non-matching text directive followed by a matching text directive should match and scroll into view the second text directive.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should not scroll to display none text.] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] + [NOTRUN, FAIL, TIMEOUT] + + [Test navigation with fragment: Uppercase TEXT directive should not parse as a text directive.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Multiple matching exact texts should match text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Fragment directive with percent encoded non-ASCII unicode character should match text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with no context should match text.] + expected: [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Text directive should horizontally scroll into view.] + expected: + if os == "win": [FAIL, TIMEOUT, NOTRUN] + if os == "mac": [FAIL, TIMEOUT, NOTRUN] + [NOTRUN, FAIL, TIMEOUT] + + [Test navigation with fragment: Text directive followed by non-text directive should match text.] + expected: + if os == "android": [NOTRUN, FAIL, TIMEOUT] + [FAIL, TIMEOUT, NOTRUN] + + [Test navigation with fragment: Exact text with prefix and suffix and query equals prefix..] + expected: [FAIL, TIMEOUT, NOTRUN] -- cgit v1.2.3