blob: 63f7b00b40fbd877ced7a164bbbc13fd145722c7 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>multiple-propagation.js service worker wrapper file</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
<script>
'use strict';
service_worker_test('multiple-propagation.js', 'Service worker test setup');
</script>