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
Would it be feasible to crawl up from the selected element and collect inherited styles from each parent up to the body/html tag? I would imagine the styles would then be added to the body tag in the output html, an extraneous wrapper, or the selected element. At the very least, they could be included and commented out.
The text was updated successfully, but these errors were encountered:
Would it be feasible to crawl up from the selected element and collect inherited styles from each parent up to the body/html tag? I would imagine the styles would then be added to the body tag in the output html, an extraneous wrapper, or the selected element. At the very least, they could be included and commented out.
The text was updated successfully, but these errors were encountered: