chromium/third_party/blink/web_tests/http/tests/inspector-protocol/network/load-network-resource-shared-worker-expected.txt

Tests that we can load resources from a dedicated worker.
1
Response for fetch with existing resource: {
    resource : {
        headers : <object>
        httpStatusCode : 200
        stream : <string>
        success : true
    }
}