4 <title>Permissions API: test API surface.
</title>
5 <script src=
"../resources/testharness.js"></script>
6 <script src=
"../resources/testharness-helpers.js"></script>
7 <script src=
"../resources/testharnessreport.js"></script>
8 <script src=
"../serviceworker/resources/test-helpers.js"></script>
9 <script src=
"resources/helpers.js"></script>
13 // Will run the test implemented in resources/{filename}.js on various
14 // scopes (Window, DedicatedWorker, SharedWorker, ServiceWorker).