Pass | ShadowRoot.getElementById works on elements whose id was modified after the root was disconnected | Asserts runPass | assert_true(true)
at Test.<anonymous> ( /shadow-dom/getElementById-dynamic-002.html:13:3) | Pass | assert_equals(Element node <div id="new-id"></div>, Element node <div id="new-id"></div>)
at Test.<anonymous> ( /shadow-dom/getElementById-dynamic-002.html:18:3) |
|