blob: 147de90312332f3fdf807ca2fa7f41e1149a971a [file] [log] [blame]
<!DOCTYPE html>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="resources/test-helpers.js"></script>
<script>
service_worker_test('resources/foreign-fetch-event-worker.js',
'ForeignFetchEvent constructor');
</script>