property-on-console-proto-expected.txt 237 Bytes
Newer Older
1 2
Tests that property defined on console.__proto__ doesn't observable on other Objects.
{
3
    id : <messageId>
4 5 6 7 8 9 10 11
    result : {
        result : {
            description : 0
            type : number
            value : 0
        }
    }
}