Clean up hidden DOM nodes after extracting HTML.
This should reduce the memory footprint a little, as we remove the duplicate dom-nodes.
Loading
Please sign in to comment
This should reduce the memory footprint a little, as we remove the duplicate dom-nodes.