Index: third_party/WebKit/LayoutTests/external/wpt/background-fetch/idl-tests-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/background-fetch/idl-tests-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/background-fetch/idl-tests-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..992eb0f59f55b83fd1cb3d61136dbc1f4a994006 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/background-fetch/idl-tests-expected.txt |
@@ -0,0 +1,10 @@ |
+This is a testharness.js-based test. |
+PASS ServiceWorkerRegistration interface: attribute backgroundFetch |
+PASS BackgroundFetchManager interface: existence and properties of interface object |
+PASS BackgroundFetchManager interface object length |
+PASS BackgroundFetchManager interface object name |
+FAIL BackgroundFetchManager interface: existence and properties of interface prototype object assert_equals: class string of BackgroundFetchManager.prototype expected "[object BackgroundFetchManagerPrototype]" but got "[object BackgroundFetchManager]" |
+PASS BackgroundFetchManager interface: existence and properties of interface prototype object's "constructor" property |
+PASS BackgroundFetchManager interface: attribute tag |
+Harness: the test ran to completion. |
+ |