PASS HTMLSlotElement must be defined on window
PASS "name" attribute on HTMLSlotElement must reflect "name" attribute
-PASS getDistributedNodes method on HTMLSlotElement must return the list of distributed nodes
-PASS getDistributedNodes must update when slot and name attributes are modified
-PASS getDistributedNodes must update when a default slot is introduced dynamically by a slot rename
-PASS getDistributedNodes must update when slot elements are inserted or removed
+PASS getAssignedNodes method on HTMLSlotElement must return the list of distributed nodes
+PASS getAssignedNodes must update when slot and name attributes are modified
+PASS getAssignedNodes must update when a default slot is introduced dynamically by a slot rename
+PASS getAssignedNodes must update when slot elements are inserted or removed