DevTools: do not pro-actively query all StyleSheets for their content.
Due to a programmatic error in crrev.com/1954423002, we currently query
all the stylesheets for their content. This patch fixes this behavior
and adds a test to ensure this will not happen.
BUG=
610061
R=dgozman, pfeldman
Committed:
https://crrev.com/a225533df5123e49ecc5d5552037d672b69fc9b6
Cr-Commit-Position: refs/heads/master@{#393025}