16 tests / 0 errors / 1 failures / 0 skipped / runtime: 0.266s
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 the Shadow DOM 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 propertyError: Uncaught AssertionError: expected '[object Object],' to deeply equal { library: 'hybrids' } (webpack:///./node_modules/chai/lib/chai/assertion.js?:152)
attributes 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 / 1 failures / 0 skipped / runtime: 0.598s
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 the Shadow DOM 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 propertyuncaught exception: AssertionError: expected '[object Object],' to deeply equal { library: 'hybrids' } (webpack:///./node_modules/chai/lib/chai/assertion.js?:152)
attributes 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