blob: 3131e122cd501d6f5b9982c68f97a38a4b67bec5 [file] [log] [blame]
PASS caption on HTMLTableElement must enqueue connectedCallback when inserting a custom element
PASS caption on HTMLTableElement must enqueue disconnectedCallback when removing a custom element
PASS deleteCaption() on HTMLTableElement must enqueue disconnectedCallback when removing a custom element
PASS tHead on HTMLTableElement must enqueue connectedCallback when inserting a custom element
PASS tHead on HTMLTableElement must enqueue disconnectedCallback when removing a custom element
PASS deleteTHead() on HTMLTableElement must enqueue disconnectedCallback when removing a custom element
PASS tFoot on HTMLTableElement must enqueue connectedCallback when inserting a custom element
PASS tFoot on HTMLTableElement must enqueue disconnectedCallback when removing a custom element
PASS deleteTFoot() on HTMLTableElement must enqueue disconnectedCallback when removing a custom element
PASS deleteRow() on HTMLTableElement must enqueue disconnectedCallback when removing a custom element