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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/background-fetch/idl-tests-expected.txt

Issue 2736943002: Exposing new BackgroundFetchManager on SWReg
Patch Set: Created 3 years, 9 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/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.
+

Powered by Google App Engine
This is Rietveld 408576698