summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/Slotable-interface.html.ini
blob: 346edcd4f5e8ca08e304dd0e9bd81cb23272bf36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Slotable-interface.html]
  type: testharness
  [assignedSlot attribute must be defined on Element and Text interfaces]
    expected: FAIL

  [assignedSlot must return null when the node does not have an assigned node]
    expected: FAIL

  [assignedSlot must return the assigned slot]
    expected: FAIL

  [assignedSlot must return null when the assigned slot element is inside a closed shadow tree]
    expected: FAIL