mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 05:59:06 +00:00
15 lines
422 B
INI
15 lines
422 B
INI
[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
|
|
|