'Chrome: re-render page without reloading?

I've gone into devtools and deleted a node from the Dom which affects my page's CSS calculations. I want to re-render the page with the element gone to verify that removing it has the desired effect.

Can I instruct Chrome to re-render the page as-is, without reloading it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source