google chrome - How do you expand all elements in the WebKit Inspector elements view? -


is there way expand elements in elements view of chrome webkit inspector?

if hold ctrl + alt windows (just opt on mac) while clicking on arrow of element want expand, expand , of children expand. so, if ctrl + alt click on <html> tag, should expand entire page.

this link lists keyboard shortcuts chrome dev tools, including one.


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -