// Test callback for custom element when used after registration. is(attributeChangedCallbackCount, 1, "attributeChangedCallback should be called after setting an ...
assert_true(instance instanceof InstantiatesItselfBeforeSuper, 'HTML parser must insert the synchronously constructed custom element'); assert_equals(instance ...