Index: LayoutTests/fast/events/window-onerror8-expected.txt |
diff --git a/LayoutTests/fast/events/window-onerror8-expected.txt b/LayoutTests/fast/events/window-onerror8-expected.txt |
index 9ab9cf201141f48b1e883e33a016970a500bc559..79c0e735e06a53add68c4728ce9d3b6eedf0f916 100644 |
--- a/LayoutTests/fast/events/window-onerror8-expected.txt |
+++ b/LayoutTests/fast/events/window-onerror8-expected.txt |
@@ -1,5 +1,5 @@ |
Test that window.onerror is called on window object. Bug 8519. |
-Main frame window.onerror: Uncaught 2010 at window-onerror8.html:24 |
+Main frame window.onerror: Uncaught 2010 at window-onerror8.html, line: 24, column: 0 |
PASSED: this === window |