chromium/third_party/blink/web_tests/http/tests/inspector-protocol/terminate-execution-with-fetch-callbacks-expected.txt

Tests terminate execution.
{
    description : 1
    type : number
    value : 1
}
{
    id : <number>
    result : {
    }
    sessionId : <string>
}
{
    id : <number>
    result : {
        result : {
            type : string
            value : evaluated after
        }
    }
    sessionId : <string>
}