-
Notifications
You must be signed in to change notification settings - Fork 468
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Splitting this out from #484
A ShadowRoot
is a DocumentFragment node that should be able to be serialized by pretty-format & prettyDOM,
A few changes would be needed in pretty-dom, including removing or altering the check for outerHTML (shadowRoot has innerHTML only) and adding recursive traversal of the node.
PMudra, julisch94, aralroca and mikkelblanne
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request