dart-lang / html

Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.

Home Page:https://pub.dev/packages/html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replaceWith does not set parent node

arjanmels opened this issue · comments

The replaceWith function does not set the parent node of the new node.