chromium/third_party/blink/web_tests/inspector-protocol/runtime/runtime-property-on-console-proto-expected.txt

Tests that property defined on console.__proto__ doesn't observable on other Objects.
{
    id : <number>
    result : {
        result : {
            description : 0
            type : number
            value : 0
        }
    }
    sessionId : <string>
}