Index: third_party/WebKit/LayoutTests/fast/mediarecorder/BlobEvent-basic-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/mediarecorder/BlobEvent-basic-expected.txt b/third_party/WebKit/LayoutTests/fast/mediarecorder/BlobEvent-basic-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..16531b3e9f53a4fef1d6ae89d73cfb44f8e5cef0 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/mediarecorder/BlobEvent-basic-expected.txt |
@@ -0,0 +1,8 @@ |
+This is a testharness.js-based test. |
+PASS BlobEvent creation and content management |
+PASS BlobEvent creation with timecode |
+FAIL BlobEvent needs two constructor parameters, type and BlobEventInit Test bug: need to pass exception to assert_throws() |
+FAIL BlobEvent needs the second constructor parameter to be a BlobEventInit Test bug: need to pass exception to assert_throws() |
+FAIL BlobEventInit needs a data parameter Test bug: need to pass exception to assert_throws() |
+Harness: the test ran to completion. |
+ |