chromium/third_party/blink/web_tests/http/tests/inspector-protocol/page/navigate-204-expected.txt

Tests that Page.navigate returns error when server responds with HTTP 204.
{
    id : <number>
    result : {
        errorText : net::ERR_ABORTED
        frameId : <string>
        loaderId : <string>
    }
    sessionId : <string>
}