Tests resource content is correctly loaded if Resource.requestContent was called before network request was finished. https://bugs.webkit.org/show_bug.cgi?id=90153
Resource url: http://127.0.0.1:8000/devtools/resource-tree/resources/styles-initial.css
Resource content: html {
background-color: green;
}