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

Unified Diff: LayoutTests/fast/events/window-onerror1-expected.txt

Issue 19693006: Pass column as 4th argument to WorkerGlobalScope.onerror handler (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 5 months 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
« no previous file with comments | « LayoutTests/fast/events/window-onerror1.html ('k') | LayoutTests/fast/events/window-onerror11.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/window-onerror1-expected.txt
diff --git a/LayoutTests/fast/events/window-onerror1-expected.txt b/LayoutTests/fast/events/window-onerror1-expected.txt
index c68e61e1671825aed6821d764474f5c2d4cdaf42..d8b696406495be03cd86086c02a371524df7af6b 100644
--- a/LayoutTests/fast/events/window-onerror1-expected.txt
+++ b/LayoutTests/fast/events/window-onerror1-expected.txt
@@ -1,3 +1,3 @@
This page tests setting onerror handlers through the DOM. If it passes, you will see "PASS" messages below.Bug 8519.
-PASS: caught global error: Uncaught ReferenceError: hahaha_good_luck_finding_me is not defined at window-onerror1.html:25
+PASS: caught global error: Uncaught ReferenceError: hahaha_good_luck_finding_me is not defined at window-onerror1.html, line: 25, column: 4
« no previous file with comments | « LayoutTests/fast/events/window-onerror1.html ('k') | LayoutTests/fast/events/window-onerror11.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698