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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/FileAPI/reading-data-section/filereader_abort-expected.txt

Issue 2680603002: FileReader.abort() should not fire an error event. (Closed)
Patch Set: Remove fixed wpt test expectation. Created 3 years, 10 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/external/wpt/FileAPI/reading-data-section/filereader_abort-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/FileAPI/reading-data-section/filereader_abort-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/FileAPI/reading-data-section/filereader_abort-expected.txt
deleted file mode 100644
index 2a52478d00752cd646646621517e9db37856b184..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/FileAPI/reading-data-section/filereader_abort-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-This is a testharness.js-based test.
-PASS Aborting before read
-FAIL Aborting after read assert_equals: Expected abort event, but got error event instead expected "abort" but got "error"
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698