blob: 27f6afa46117f5265e5a8014af8ced36ece037b3 [file] [log] [blame]
CONSOLE MESSAGE: ReferenceError: Can't find variable: objectThatDoesNotExist
CONSOLE MESSAGE: ReferenceError: Can't find variable: objectThatDoesNotExist
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.