Pass | deleteCell() on HTMLTableRowElement must enqueue disconnectedCallback when removing a custom element | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at /custom-elements/reactions/HTMLTableRowElement.html:21:5 | Pass | assert_equals("<custom-element>hello</custom-element>", "<custom-element>hello</custom-element>")
at /custom-elements/reactions/HTMLTableRowElement.html:22:5 | Pass | assert_equals(Element node <td><custom-element>hello</custom-element></td>, Element node <td><custom-element>hello</custom-element></td>)
at /custom-elements/reactions/HTMLTableRowElement.html:26:5 | Pass | assert_equals(0, 0)
at /custom-elements/reactions/HTMLTableRowElement.html:28:5 | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at /custom-elements/reactions/HTMLTableRowElement.html:29:5 |
|