Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / report-protocol-errors-expected.txt
blob8f8fe22ec23ae2d8b2c7b4afef0d1149ef12ce35
1 Tests that InspectorBackendDispatcher is catching incorrect messages.
4     error : {
5         code : -32700
6         message : "Message must be in JSON format"
7     }
8     id : null
10 -------------------------------------------------------
12     error : {
13         code : -32600
14         message : "The type of 'id' property must be number"
15     }
16     id : null
18 -------------------------------------------------------
20     error : {
21         code : -32600
22         message : "The type of 'id' property must be number"
23     }
24     id : null
26 -------------------------------------------------------
28     error : {
29         code : -32600
30         message : "The type of 'method' property must be string"
31     }
32     id : 1
34 -------------------------------------------------------
36     error : {
37         code : -32601
38         message : "'resourceContent' wasn't found"
39     }
40     id : 2
42 -------------------------------------------------------
44     error : {
45         code : -32601
46         message : "'DOM.test' wasn't found"
47     }
48     id : 3
50 -------------------------------------------------------
52     error : {
53         code : -32602
54         data : [
55             "'params' object must contain required parameter 'frameId' with type 'String'."
56             "'params' object must contain required parameter 'url' with type 'String'."
57         ]
58         message : "Some arguments of method 'Page.getResourceContent' can't be processed"
59     }
60     id : 4
62 -------------------------------------------------------
64     error : {
65         code : -32602
66         data : [
67             "'params' object must contain required parameter 'frameId' with type 'String'."
68             "'params' object must contain required parameter 'url' with type 'String'."
69         ]
70         message : "Some arguments of method 'Page.getResourceContent' can't be processed"
71     }
72     id : 5
74 -------------------------------------------------------
76     error : {
77         code : -32602
78         data : [
79             "Parameter 'frameId' with type 'String' was not found."
80             "Parameter 'url' with type 'String' was not found."
81         ]
82         message : "Some arguments of method 'Page.getResourceContent' can't be processed"
83     }
84     id : 6
86 -------------------------------------------------------
88     error : {
89         code : -32602
90         data : [
91             "Parameter 'url' with type 'String' was not found."
92         ]
93         message : "Some arguments of method 'Page.getResourceContent' can't be processed"
94     }
95     id : 7
97 -------------------------------------------------------
99     error : {
100         code : -32601
101         message : "'Page.test' wasn't found"
102     }
103     id : 8
105 -------------------------------------------------------
107     error : {
108         code : -32601
109         message : "'Page.test' wasn't found"
110     }
111     id : 9
113 -------------------------------------------------------
115     error : {
116         code : -32601
117         message : "'Page.test' wasn't found"
118     }
119     id : 10
121 -------------------------------------------------------
123     error : {
124         code : -32601
125         message : "'Page.test' wasn't found"
126     }
127     id : 11
129 -------------------------------------------------------
131     error : {
132         code : -32601
133         message : "'Page.test' wasn't found"
134     }
135     id : 12
137 -------------------------------------------------------
139     error : {
140         code : -32601
141         message : "'Page.test' wasn't found"
142     }
143     id : 13
145 -------------------------------------------------------
147     error : {
148         code : -32601
149         message : "'Page.test' wasn't found"
150     }
151     id : 14
153 -------------------------------------------------------
155     error : {
156         code : -32601
157         message : "'Page.test' wasn't found"
158     }
159     id : 15
161 -------------------------------------------------------
163     error : {
164         code : -32601
165         message : "'Page.test' wasn't found"
166     }
167     id : 16
169 -------------------------------------------------------