Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector-protocol / css / media-query-listener-exception-expected.txt
1 CONSOLE ERROR: line 25: Uncaught ReferenceError: objectThatDoesNotExist is not defined
2 CONSOLE ERROR: line 25: Uncaught ReferenceError: objectThatDoesNotExist is not defined
3 Test that uncaught exception in MediaQueryListListener will be reported to the console. On success you should see two exceptions in the listener logged to the console (first time when the media type is overridden and second - when they are restored). Bug 105162.
4
5