Index: LayoutTests/inspector/console/console-uncaught-exception-expected.txt |
diff --git a/LayoutTests/inspector/console/console-uncaught-exception-expected.txt b/LayoutTests/inspector/console/console-uncaught-exception-expected.txt |
index 4a8526a5875ab4e7a23a9a8678da8171e61c0cbf..e898f0858d67fb232cb78ff2cd1979ad0b0fe97f 100644 |
--- a/LayoutTests/inspector/console/console-uncaught-exception-expected.txt |
+++ b/LayoutTests/inspector/console/console-uncaught-exception-expected.txt |
@@ -4,7 +4,7 @@ CONSOLE ERROR: line 6: Uncaught Error: Exception in setTimeout callback. |
Tests that uncaught exceptions are logged into console.Bug 47250. |
-uncaught-in-iframe.html:18 Uncaught Error: Exception in inline script.uncaught-in-iframe.html:18 auncaught-in-iframe.html:23 buncaught-in-iframe.html:26 (anonymous function) |
-uncaught-in-iframe.html:11 Uncaught Error: Exception in 'load' event listener.uncaught-in-iframe.html:11 funcaught-in-iframe.html:13 (anonymous function) |
-uncaught-in-iframe.html:6 Uncaught Error: Exception in setTimeout callback.uncaught-in-iframe.html:6 baruncaught-in-iframe.html:8 (anonymous function) |
+uncaught-in-iframe.html:18 Uncaught Error: Exception in inline script.a @ uncaught-in-iframe.html:18b @ uncaught-in-iframe.html:23(anonymous function) @ uncaught-in-iframe.html:26 |
+uncaught-in-iframe.html:11 Uncaught Error: Exception in 'load' event listener.f @ uncaught-in-iframe.html:11(anonymous function) @ uncaught-in-iframe.html:13 |
+uncaught-in-iframe.html:6 Uncaught Error: Exception in setTimeout callback.bar @ uncaught-in-iframe.html:6(anonymous function) @ uncaught-in-iframe.html:8 |