Pass | caption on HTMLTableElement must enqueue connectedCallback when inserting a custom element | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at /custom-elements/reactions/HTMLTableElement.html:25:5 | Pass | assert_equals("<custom-element>hello</custom-element>", "<custom-element>hello</custom-element>")
at /custom-elements/reactions/HTMLTableElement.html:26:5 | Pass | assert_equals(null, null)
at /custom-elements/reactions/HTMLTableElement.html:28:5 | Pass | assert_array_equals(["connected"], ["connected"])
at /custom-elements/reactions/HTMLTableElement.html:30:5 |
|
Pass | caption on HTMLTableElement must enqueue disconnectedCallback when removing a custom element | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at /custom-elements/reactions/HTMLTableElement.html:37:5 | Pass | assert_equals("<custom-element>hello</custom-element>", "<custom-element>hello</custom-element>")
at /custom-elements/reactions/HTMLTableElement.html:38:5 | Pass | assert_equals(Element node <caption><custom-element>hello</custom-element></caption>, Element node <caption><custom-element>hello</custom-element></caption>)
at /custom-elements/reactions/HTMLTableElement.html:41:5 | Pass | assert_equals(Element node <caption></caption>, Element node <caption></caption>)
at /custom-elements/reactions/HTMLTableElement.html:44:5 | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at /custom-elements/reactions/HTMLTableElement.html:45:5 |
|
Pass | deleteCaption() on HTMLTableElement must enqueue disconnectedCallback when removing a custom element | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at /custom-elements/reactions/HTMLTableElement.html:52:5 | Pass | assert_equals("<custom-element>hello</custom-element>", "<custom-element>hello</custom-element>")
at /custom-elements/reactions/HTMLTableElement.html:53:5 | Pass | assert_equals(Element node <caption><custom-element>hello</custom-element></caption>, Element node <caption><custom-element>hello</custom-element></caption>)
at /custom-elements/reactions/HTMLTableElement.html:56:5 | Pass | assert_equals(null, null)
at /custom-elements/reactions/HTMLTableElement.html:59:5 | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at /custom-elements/reactions/HTMLTableElement.html:60:5 |
|
Pass | tHead on HTMLTableElement must enqueue connectedCallback when inserting a custom element | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at /custom-elements/reactions/HTMLTableElement.html:72:5 | Pass | assert_equals("<tr><td><custom-element>hello</custom-element></td></tr>", "<tr><td><custom-element>hello</custom-element></td></tr>")
at /custom-elements/reactions/HTMLTableElement.html:73:5 | Pass | assert_equals(null, null)
at /custom-elements/reactions/HTMLTableElement.html:75:5 | Pass | assert_array_equals(["connected"], ["connected"])
at /custom-elements/reactions/HTMLTableElement.html:77:5 |
|
Pass | tHead on HTMLTableElement must enqueue disconnectedCallback when removing a custom element | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at /custom-elements/reactions/HTMLTableElement.html:84:5 | Pass | assert_equals("<tr><td><custom-element>hello</custom-element></td></tr>", "<tr><td><custom-element>hello</custom-element></td></tr>")
at /custom-elements/reactions/HTMLTableElement.html:85:5 | Pass | assert_equals(Element node <thead><tr><td><custom-element>hello</custom-element></td..., Element node <thead><tr><td><custom-element>hello</custom-element></td...)
at /custom-elements/reactions/HTMLTableElement.html:88:5 | Pass | assert_equals(Element node <thead></thead>, Element node <thead></thead>)
at /custom-elements/reactions/HTMLTableElement.html:91:5 | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at /custom-elements/reactions/HTMLTableElement.html:92:5 |
|
Pass | deleteTHead() on HTMLTableElement must enqueue disconnectedCallback when removing a custom element | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at /custom-elements/reactions/HTMLTableElement.html:99:5 | Pass | assert_equals("<tr><td><custom-element>hello</custom-element></td></tr>", "<tr><td><custom-element>hello</custom-element></td></tr>")
at /custom-elements/reactions/HTMLTableElement.html:100:5 | Pass | assert_equals(Element node <thead><tr><td><custom-element>hello</custom-element></td..., Element node <thead><tr><td><custom-element>hello</custom-element></td...)
at /custom-elements/reactions/HTMLTableElement.html:103:5 | Pass | assert_equals(null, null)
at /custom-elements/reactions/HTMLTableElement.html:105:5 | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at /custom-elements/reactions/HTMLTableElement.html:106:5 |
|
Pass | tFoot on HTMLTableElement must enqueue connectedCallback when inserting a custom element | Asserts runPass | assert_array_equals(["constructed"], ["constructed"])
at /custom-elements/reactions/HTMLTableElement.html:118:5 | Pass | assert_equals("<tr><td><custom-element>hello</custom-element></td></tr>", "<tr><td><custom-element>hello</custom-element></td></tr>")
at /custom-elements/reactions/HTMLTableElement.html:119:5 | Pass | assert_equals(null, null)
at /custom-elements/reactions/HTMLTableElement.html:121:5 | Pass | assert_array_equals(["connected"], ["connected"])
at /custom-elements/reactions/HTMLTableElement.html:123:5 |
|
Pass | tFoot on HTMLTableElement must enqueue disconnectedCallback when removing a custom element | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at /custom-elements/reactions/HTMLTableElement.html:130:5 | Pass | assert_equals("<tr><td><custom-element>hello</custom-element></td></tr>", "<tr><td><custom-element>hello</custom-element></td></tr>")
at /custom-elements/reactions/HTMLTableElement.html:131:5 | Pass | assert_equals(Element node <tfoot><tr><td><custom-element>hello</custom-element></td..., Element node <tfoot><tr><td><custom-element>hello</custom-element></td...)
at /custom-elements/reactions/HTMLTableElement.html:134:5 | Pass | assert_equals(Element node <tfoot></tfoot>, Element node <tfoot></tfoot>)
at /custom-elements/reactions/HTMLTableElement.html:137:5 | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at /custom-elements/reactions/HTMLTableElement.html:138:5 |
|
Pass | deleteTFoot() on HTMLTableElement must enqueue disconnectedCallback when removing a custom element | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at /custom-elements/reactions/HTMLTableElement.html:145:5 | Pass | assert_equals("<tr><td><custom-element>hello</custom-element></td></tr>", "<tr><td><custom-element>hello</custom-element></td></tr>")
at /custom-elements/reactions/HTMLTableElement.html:146:5 | Pass | assert_equals(Element node <tfoot><tr><td><custom-element>hello</custom-element></td..., Element node <tfoot><tr><td><custom-element>hello</custom-element></td...)
at /custom-elements/reactions/HTMLTableElement.html:149:5 | Pass | assert_equals(null, null)
at /custom-elements/reactions/HTMLTableElement.html:151:5 | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at /custom-elements/reactions/HTMLTableElement.html:152:5 |
|
Pass | deleteRow() on HTMLTableElement must enqueue disconnectedCallback when removing a custom element | Asserts runPass | assert_array_equals(["constructed", "connected"], ["constructed", "connected"])
at /custom-elements/reactions/HTMLTableElement.html:160:5 | Pass | assert_equals("<td><custom-element>hello</custom-element></td>", "<td><custom-element>hello</custom-element></td>")
at /custom-elements/reactions/HTMLTableElement.html:161:5 | Pass | assert_equals(1, 1)
at /custom-elements/reactions/HTMLTableElement.html:164:5 | Pass | assert_equals(Element node <tr><td><custom-element>hello</custom-element></td></tr>, Element node <tr><td><custom-element>hello</custom-element></td></tr>)
at /custom-elements/reactions/HTMLTableElement.html:165:5 | Pass | assert_equals(0, 0)
at /custom-elements/reactions/HTMLTableElement.html:167:5 | Pass | assert_array_equals(["disconnected"], ["disconnected"])
at /custom-elements/reactions/HTMLTableElement.html:168:5 |
|