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

Unified Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/events/event-handler-processing-algorithm-expected.txt

Issue 1984023002: Move web-platform-tests to wpt (part 1 of 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/imported/web-platform-tests/html/webappapis/scripting/events/event-handler-processing-algorithm-expected.txt
diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/events/event-handler-processing-algorithm-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/events/event-handler-processing-algorithm-expected.txt
deleted file mode 100644
index 4a419e18517342b375c4d6bc5ce8294fd85ba17b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/webappapis/scripting/events/event-handler-processing-algorithm-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-This is a testharness.js-based test.
-FAIL mouseover listener returning true cancels event assert_equals: expected true but got false
-FAIL mouseover listener returning false doesn't cancel event assert_equals: expected false but got true
-FAIL beforeunload listener returning null cancels event assert_equals: expected true but got false
-PASS beforeunload listener returning non-null doesn't cancel event
-PASS click listener returning false cancels event
-PASS blur listener returning false cancels event
-PASS dblclick listener returning false cancels event
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698