blob: d27417bafa40c87fe6fc9e9ff94c9f7fbd8f4512 [file] [log] [blame]
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;
}