Index: LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt |
diff --git a/LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt b/LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt |
index dccb8b7f43921e9e8c4a58fbb8906a52b93d2ab0..1b8c849b88a7d54f2cda4bf4bfa3c18d69a000e2 100644 |
--- a/LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt |
+++ b/LayoutTests/fast/dom/Geolocation/callback-exception-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE ERROR: line 25: Uncaught Error: Exception in success callback |
+CONSOLE ERROR: line 26: Uncaught Error: Exception in success callback |
Tests that when an exception is thrown in the success callback, the error callback is not invoked. Note that this test throws an exception which is not caught. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |