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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/http/tests/origin_trials/webexposed/foreignfetch-origin-trial-interfaces-expected.txt

Issue 2705643002: Cleanup virtual test suites for origin trials (Closed)
Patch Set: Add instructions for layout tests 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 20: Interfaces in Service Worker - no origin trial
2 interface InstallEvent
3 global object
4 CONSOLE MESSAGE: line 32: Interfaces in Service Worker - origin trial enabled.
5 interface ForeignFetchEvent
6 getter origin
7 getter request
8 method constructor
9 method respondWith
10 interface InstallEvent
11 method registerForeignFetch
12 global object
13 getter onforeignfetch
14 setter onforeignfetch
15 This is a testharness.js-based test.
16 PASS ForeignFetch related interfaces in SW - no origin trial.
17 PASS ForeignFetch related interfaces in SW - origin trial enabled.
18 Harness: the test ran to completion.
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698