passthrough-request-critical.https.window.js (297B)
1 //META: script=/service-workers/service-worker/resources/test-helpers.sub.js 2 //META: script=resources/util.js 3 promise_test((t) => 4 ch_sw_test(t, 'critical-ch/passthrough-request.js', 'critical-ch/echo-hint-in-html.py', 'PASS'), 5 "Service worker successfully passes hints through to new fetch");