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 register or sign in to comment
This should reduce the memory footprint a little, as we remove the duplicate dom-nodes.