Index: third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt b/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt |
index 9cb4ac8546f8632ec56ce77ab446e125dd43beae..290dd14c700882dc27ad268df66b62e570602a9e 100644 |
--- a/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt |
+++ b/third_party/WebKit/LayoutTests/virtual/origin-trials-runtimeflags-disabled/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt |
@@ -1,19 +1,9 @@ |
-CONSOLE MESSAGE: line 20: Interfaces in Service Worker - no origin trial |
-interface InstallEvent |
-global object |
-CONSOLE MESSAGE: line 32: Interfaces in Service Worker - origin trial enabled. |
-interface ForeignFetchEvent |
- getter origin |
- getter request |
- method constructor |
- method respondWith |
-interface InstallEvent |
- method registerForeignFetch |
-global object |
- getter onforeignfetch |
- setter onforeignfetch |
This is a testharness.js-based test. |
PASS ForeignFetch related interfaces in SW - no origin trial. |
PASS ForeignFetch related interfaces in SW - origin trial enabled. |
+PASS ForeignFetch related properties on interfaces in service worker, without trial. |
+PASS ForeignFetch related interfaces in service worker, without trial. |
+PASS ForeignFetch related properties on interfaces in service worker, with trial enabled. |
+PASS ForeignFetch related interfaces in service worker, with trial enabled. |
Harness: the test ran to completion. |