// markup
<x-foo>My Content</x-foo>
// innerHTML should only ever reflect light dom, node contents
// are interchangeable without regard to the node itself
xfoo.innerHTML === ‘My Content’
// outerHTML does not reflect ShadowDOM, as (if it exists) it’s