chromium/third_party/blink/web_tests/inspector-protocol/serialization/string-as-object-expected.txt

Tests that passing a string intestead of a protocol object does not crash crash backend (crbug.com/1154370)
Error: {
    error : {
        code : -32602
        data : Failed to deserialize params.headers - CBOR: map start expected <somewhere>
        message : Invalid parameters
    }
    id : <number>
    sessionId : <string>
}