Skip to content

resolves #164 remove elements that do not affect the layout

Boris Budini requested to merge issue-164-display-none into master

I had to remove the elements in the wrapContent function otherwise the nodes are detached from the document and I cannot get the effective styles (using window.getComputedStyle).

resolves #164

Edited by Boris Budini

Merge request reports