16 tests / 0 errors / 0 failures / 0 skipped / runtime: 1.117s
no children
can display a Custom Element with no childrenwith children
can display a Custom Element with children in a Shadow Rootwith children
can display a Custom Element with children in a Shadow Root and pass in Light DOM childrenwith children
can display a Custom Element with children in a Shadow Root and handle hiding and showing the elementattributes and properties
will pass boolean data as either an attribute or a propertyattributes and properties
will pass numeric data as either an attribute or a propertyattributes and properties
will pass string data as either an attribute or a propertyevents
can imperatively listen to a DOM event dispatched by a Custom Elementattributes and properties
will pass array data as a propertyattributes and properties
will pass object data as a propertyattributes and properties
will pass object data to a camelCase-named propertyevents
can declaratively listen to a lowercase DOM event dispatched by a Custom Elementevents
can declaratively listen to a kebab-case DOM event dispatched by a Custom Elementevents
can declaratively listen to a camelCase DOM event dispatched by a Custom Elementevents
can declaratively listen to a CAPScase DOM event dispatched by a Custom Elementevents
can declaratively listen to a PascalCase DOM event dispatched by a Custom Element16 tests / 0 errors / 0 failures / 0 skipped / runtime: 1.13s
no children
can display a Custom Element with no childrenwith children
can display a Custom Element with children in a Shadow Rootwith children
can display a Custom Element with children in a Shadow Root and pass in Light DOM childrenwith children
can display a Custom Element with children in a Shadow Root and handle hiding and showing the elementattributes and properties
will pass boolean data as either an attribute or a propertyattributes and properties
will pass numeric data as either an attribute or a propertyattributes and properties
will pass string data as either an attribute or a propertyevents
can imperatively listen to a DOM event dispatched by a Custom Elementattributes and properties
will pass array data as a propertyattributes and properties
will pass object data as a propertyattributes and properties
will pass object data to a camelCase-named propertyevents
can declaratively listen to a lowercase DOM event dispatched by a Custom Elementevents
can declaratively listen to a kebab-case DOM event dispatched by a Custom Elementevents
can declaratively listen to a camelCase DOM event dispatched by a Custom Elementevents
can declaratively listen to a CAPScase DOM event dispatched by a Custom Elementevents
can declaratively listen to a PascalCase DOM event dispatched by a Custom Element