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

Unified Diff: LayoutTests/fast/events/window-onerror-exception-in-attr-expected.txt

Issue 19962008: Rewrite the 'window.onerror' tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: *facepalm* 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
Index: LayoutTests/fast/events/window-onerror-exception-in-attr-expected.txt
diff --git a/LayoutTests/fast/events/window-onerror-exception-in-attr-expected.txt b/LayoutTests/fast/events/window-onerror-exception-in-attr-expected.txt
deleted file mode 100644
index b00717a297b6cf5539d39de8d2090882d8fa125a..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/events/window-onerror-exception-in-attr-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Test that window.onerror is called on window object when there is an exception(excluding syntax errors) in attribute handler. Bug 70991.
-
-Main frame window.onerror: Uncaught TypeError: Cannot call method 'm' of null at window-onerror-exception-in-attr.html:10
-Main frame window.onerror: Uncaught TypeError: Cannot call method 'm' of null at window-onerror-exception-in-attr.html:36
-Main frame window.onerror: Uncaught TypeError: Cannot call method 'm' of null at window-onerror-exception-in-attr.html:36
-Button 1 Button 2 Button 3

Powered by Google App Engine
This is Rietveld 408576698