You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`DOMParser` was nesting certain elements (e.g., div) in `<html>`
and `body` so formatting the child nodes of document gave incorrect
results.
Update logic so that the correct nodes are parsed and formatted.
0 commit comments