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

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

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 edb853c075f1cd1d44401fc359ba2cc8a8ec6727..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: TypeError: 'null' is not an object (evaluating 'null.m') at window-onerror-exception-in-attr.html:10
-Main frame window.onerror: TypeError: 'null' is not an object (evaluating 'null.m') at window-onerror-exception-in-attr.html:36
-Main frame window.onerror: TypeError: 'null' is not an object (evaluating 'null.m') at window-onerror-exception-in-attr.html:36
-Button 1 Button 2 Button 3

Powered by Google App Engine
This is Rietveld 408576698