0
votes
2answers
384 views

Keep google chrome element inspector DOM tree expanded on reload?

I inspect an element in google chrome and after modifying and saving my css file I reload the page to view the result. Unfortunately my DOM tree is collapsed then. Can it be achieved that it keeps ...