Index: LayoutTests/fast/events/window-onerror6-expected.txt |
diff --git a/LayoutTests/fast/events/window-onerror6-expected.txt b/LayoutTests/fast/events/window-onerror6-expected.txt |
index 992c8a89707d0ceed923650eb793d324be82582c..a6b941e0e0ae8a3c4008252c7b01aed45a10bdcc 100644 |
--- a/LayoutTests/fast/events/window-onerror6-expected.txt |
+++ b/LayoutTests/fast/events/window-onerror6-expected.txt |
@@ -1,4 +1,4 @@ |
Test that syntax error will be reported to the window.onerror handler. Bug 8519. |
-Main frame window.onerror: Uncaught SyntaxError: Unexpected token ) at window-onerror6.html:22 |
+Main frame window.onerror: Uncaught SyntaxError: Unexpected token ) at window-onerror6.html, line: 22, column: 1 |