summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/slots.html.ini
blob: 3c047e48254b2ec601cf8e00398085298f343d58 (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
[slots.html]
  type: testharness
  [Slots: Basic.]
    expected: FAIL

  [Slots: Slots in closed.]
    expected: FAIL

  [Slots: Slots not in a shadow tree.]
    expected: FAIL

  [Slots: Distributed nooes for Slots not in a shadow tree.]
    expected: FAIL

  [Slots: Name matching]
    expected: FAIL

  [Slots: No direct host child.]
    expected: FAIL

  [Slots: Default Slot.]
    expected: FAIL

  [Slots: Slot in Slot does not matter in assignment.]
    expected: FAIL

  [Slots: Slot is assigned to another slot]
    expected: FAIL

  [Slots: Open > Closed.]
    expected: FAIL

  [Slots: Closed > Closed.]
    expected: FAIL

  [Slots: Closed > Open.]
    expected: FAIL

  [Slots: Complex case: Basi line.]
    expected: FAIL

  [Slots: Mutation: appendChild.]
    expected: FAIL

  [Slots: Mutation: Change slot= attribute 1.]
    expected: FAIL

  [Slots: Mutation: Change slot= attribute 2.]
    expected: FAIL

  [Slots: Mutation: Change slot= attribute 3.]
    expected: FAIL

  [Slots: Mutation: Remove a child.]
    expected: FAIL

  [Slots: Mutation: Add a slot: after.]
    expected: FAIL

  [Slots: Mutation: Add a slot: before.]
    expected: FAIL

  [Slots: Mutation: Remove a slot.]
    expected: FAIL

  [Slots: Mutation: Change slot name= attribute.]
    expected: FAIL

  [Slots: Mutation: Change slot slot= attribute.]
    expected: FAIL