summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/slotchange.html.ini
blob: fff6fa28deb4048dc0c0d8705ad8685b9e826322 (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
[slotchange.html]
  type: testharness
  [slotchange event: Append a child to a host.]
    expected: FAIL

  [slotchange event: Remove a child from a host.]
    expected: FAIL

  [slotchange event: Remove a child before adding an event listener.]
    expected: FAIL

  [slotchange event: Change slot= attribute to make it un-assigned.]
    expected: FAIL

  [slotchange event: Change slot's name= attribute so that none is assigned.]
    expected: FAIL

  [slotchange event: Change slot= attribute to make it assigned.]
    expected: FAIL

  [slotchange event: Change slot's name= attribute so that a node is assigned to the slot.]
    expected: FAIL

  [slotchange event: Add a fallback content.]
    expected: FAIL

  [slotchange event: Remove a fallback content.]
    expected: FAIL

  [slotchange event: Add a fallback content to nested slots.]
    expected: FAIL

  [slotchange event: Remove a fallback content from nested slots.]
    expected: FAIL

  [slotchange event: Insert a slot before an existing slot.]
    expected: FAIL

  [slotchange event: Remove a preceding slot.]
    expected: FAIL

  [slotchange event: A slot is assigned to another slot.]
    expected: FAIL

  [slotchange event: Even if distributed nodes do not change, slotchange should be fired if assigned nodes are changed.]
    expected: FAIL