summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/selectors/invalidation/child-indexed-pseudo-classes-in-has.html.ini
blob: 4ff336cd4047af4f85babee62f5206e882a00102 (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
[child-indexed-pseudo-classes-in-has.html]
  [Prepend #div1.green: #only_child]
    expected: FAIL

  [Prepend #div1.green: #first_child]
    expected: FAIL

  [Prepend #div1.green: #last_child]
    expected: FAIL

  [Prepend #div1.green: #nth_child_3n_1]
    expected: FAIL

  [Prepend #div2.yellow: #first_child]
    expected: FAIL

  [Prepend #div2.yellow: #last_child]
    expected: FAIL

  [Prepend #div2.yellow: #nth_child_3n_1]
    expected: FAIL

  [Prepend #div2.yellow: #nth_child_3n_2]
    expected: FAIL

  [Prepend #div3.orange: #first_child]
    expected: FAIL

  [Prepend #div3.orange: #last_child]
    expected: FAIL

  [Prepend #div3.orange: #nth_child_3n_1]
    expected: FAIL

  [Prepend #div3.orange: #nth_child_3n_2]
    expected: FAIL

  [Prepend #div3.orange: #nth_child_3n]
    expected: FAIL

  [Prepend #div4: #last_child]
    expected: FAIL

  [Prepend #div4: #nth_child_3n_1]
    expected: FAIL

  [Prepend #div4: #nth_child_3n_2]
    expected: FAIL

  [Prepend #div4: #nth_child_3n]
    expected: FAIL

  [Prepend #div5: #last_child]
    expected: FAIL

  [Prepend #div5: #nth_child_3n_1]
    expected: FAIL

  [Prepend #div5: #nth_child_3n_2]
    expected: FAIL

  [Prepend #div5: #nth_child_3n]
    expected: FAIL

  [Remove #div1: #last_child]
    expected: FAIL

  [Remove #div1: #nth_child_3n_1]
    expected: FAIL

  [Remove #div1: #nth_child_3n]
    expected: FAIL

  [Remove #div2: #last_child]
    expected: FAIL

  [Remove #div2: #nth_child_3n]
    expected: FAIL

  [Remove #div4: #only_child]
    expected: FAIL