Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(542)

Unified Diff: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/uncaught-exception-line-number-expected.txt

Issue 14470: copy some js expect files from windows into the mac tree so we pass in the sa... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/uncaught-exception-line-number-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/uncaught-exception-line-number-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/js/uncaught-exception-line-number-expected.txt (revision 0)
@@ -0,0 +1,3 @@
+CONSOLE MESSAGE: line 11: Uncaught uh oh, an exception!
+This tests that uncaught exceptions have the right line numbers, for example for display in the JavaScript error console. To run the test manually, look in the JS console for an uncaught exception on line 11.
+

Powered by Google App Engine
This is Rietveld 408576698