1CONSOLE ERROR: line 13: Uncaught ReferenceError: objectThatDoesNotExist is not defined
1CONSOLE ERROR: line 25: Uncaught ReferenceError: objectThatDoesNotExist is not defined
2CONSOLE ERROR: line 13: Uncaught ReferenceError: objectThatDoesNotExist is not defined
2CONSOLE ERROR: line 25: Uncaught ReferenceError: objectThatDoesNotExist is not defined
3 Test that uncaught exception in MediaQueryListListener will be reported to the c
onsole. On success you should see two exceptions in the listener logged to the c
onsole (first time when the media type is overridden and second - when they are
restored). Bug 105162.
3 Test that uncaught exception in MediaQueryListListener will be reported to the c
onsole. On success you should see two exceptions in the listener logged to the c
onsole (first time when the media type is overridden and second - when they are
restored). Bug 105162.
Issue 398413002: Make media-query-listener-exception.html unflaky.
(Closed)
Created 6 years, 5 months ago by cbiesinger
Modified 6 years, 5 months ago
Reviewers: yurys
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 4