summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-to-text-fragment/scroll-to-text-fragment.html.ini
blob: 4fef7aca03782c0ceb40dfdb1ef4d87a36a87aa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
[scroll-to-text-fragment.html]
  [Test navigation with fragment: Text directive with invalid syntax (context terms without "-") should not parse as a text directive.]
    expected: FAIL

  [Test navigation with fragment: Exact text with no context should match text.]
    expected: FAIL

  [Test navigation with fragment: Exact text with prefix should match text.]
    expected: FAIL

  [Test navigation with fragment: Exact text with suffix should match text.]
    expected: FAIL

  [Test navigation with fragment: Exact text with prefix and suffix should match text.]
    expected: FAIL

  [Test navigation with fragment: Exact text with prefix and suffix and query equals prefix..]
    expected: FAIL

  [Test navigation with fragment: Text range with no context should match text.]
    expected: FAIL

  [Test navigation with fragment: Text range with prefix should match text.]
    expected: FAIL

  [Test navigation with fragment: Text range with suffix should match text.]
    expected: FAIL

  [Test navigation with fragment: Text range with prefix and suffix should match text.]
    expected: FAIL

  [Test navigation with fragment: Exact text with percent encoded spaces should match text.]
    expected: FAIL

  [Test navigation with fragment: Fragment directive with percent encoded syntactical characters "&,-" should match text.]
    expected: FAIL

  [Test navigation with fragment: Fragment directive with percent encoded non-ASCII unicode character should match text.]
    expected: FAIL

  [Test navigation with fragment: Fragment directive with all TextMatchChars should match text.]
    expected: FAIL

  [Test navigation with fragment: Multiple matching exact texts should match text.]
    expected: FAIL

  [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

  [Test navigation with fragment: Text directive followed by non-text directive should match text.]
    expected: FAIL

  [Test navigation with fragment: Multiple text directives and a non-text directive should match text.]
    expected: FAIL

  [Test navigation with fragment: Text directive with existing element fragment should match and scroll into view text.]
    expected: FAIL

  [Test navigation with fragment: Text directive with nonexistent element fragment should match and scroll into view text.]
    expected: FAIL

  [Test navigation with fragment: Multiple match text directive disambiguated by prefix should match the prefixed text.]
    expected: FAIL

  [Test navigation with fragment: Multiple match text directive disambiguated by suffix should match the suffixed text.]
    expected: FAIL

  [Test navigation with fragment: Multiple match text directive disambiguated by prefix and suffix should match the text with the given context.]
    expected: FAIL

  [Test navigation with fragment: Text directive should match when context terms are separated by node boundaries.]
    expected: FAIL

  [Test navigation with fragment: Text directive should match text within shadow DOM.]
    expected: FAIL

  [Test navigation with fragment: Text directive should horizontally scroll into view.]
    expected: FAIL

  [Test navigation with fragment: Uppercase TEXT directive should not parse as a text directive.]
    expected: FAIL

  [Test navigation with fragment: Generic fragment directive with existing element fragment should scroll to element.]
    expected: FAIL

  [Test navigation with fragment: Non-matching text directive with existing element fragment should scroll to element.]
    expected:
       if os == "android": [PASS, NOTRUN, FAIL, TIMEOUT]