blob: 6ef193dee6dbcb971ce22121a9165e26f5f828b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[Slotable-interface.html]
type: testharness
prefs: [dom.webcomponents.enabled:true]
[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
|