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

Unified Diff: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/window-onerror-06-expected.txt

Issue 2098883002: Make PointerEvent an experimental web platform feature. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased, fixed js path. Created 4 years, 6 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: third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/window-onerror-06-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/window-onerror-06-expected.txt b/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/window-onerror-06-expected.txt
deleted file mode 100644
index 424059caf3927faae0d84580a8b245162d5040d6..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/virtual/pointerevent/fast/events/window-onerror-06-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-CONSOLE ERROR: line 6: Uncaught Error: Original exception.
-CONSOLE ERROR: line 6: Uncaught Error: Nested exception.
-This test should trigger 'window.onerror' only once, without diving into horrible recursion.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-window.onerror: "Uncaught Error: Original exception." at onerror-test.js (Line: 6, Column: 5)
-Stack Trace:
-Error: Original exception.
- at throwException onerror-test.js:6:11
- at window-onerror-06.html:22:9
-
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698