Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / report-API-errors-expected.txt
index b392275..623ee2d 100644 (file)
@@ -3,6 +3,6 @@ Tests that InspectorBackendStub is catching incorrect arguments.
 Protocol Error: Invalid type of argument 'enabled' for method 'Console.setMonitoringXHREnabled' call. It must be 'boolean' but it is 'number'.
 Protocol Error: Invalid number of arguments for method 'Console.setMonitoringXHREnabled' call. It must have the following arguments '[{"name":"enabled","type":"boolean","optional":false}]'.
 Protocol Error: Optional callback argument for method 'Console.setMonitoringXHREnabled' call must be a function but its type is 'string'.
-Protocol Error: the message is for non-existing domain 'wrongDomain'
+Protocol Error: the message wrongDomain.something-strange is for non-existing domain 'wrongDomain'
 Protocol Error: Attempted to dispatch an unimplemented method 'Inspector.something-strange'