summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/inspector-protocol/json-parse-expected.txt
blob: f952527fa4116014fc8828aa728216c69d138aaa (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    id : 1
    result : {
        result : {
            type : string
            value : Привет мир
        }
        wasThrown : false
    }
}