// TODO: Test fails in Firefox, but not in Chrome. Error in Firefox is 'ReferenceError: HTMLSlotElement is not defined'. https://w3c-test.org/shadow-dom/HTMLSlotElement-interface.html
// slot.set_name("root_separator");
// assert_eq!(slot.name(), "root_separator", "Slot name should 'root_separator'.");