blob: f145464cb8f0f0392d0239ecd9839ace0482ac95 [file] [log] [blame]
<!DOCTYPE html>
<script src="../resources/js-test.js"></script>
<script>
description("This test documents all interface attributes and methods on DedicatedWorkerGlobalScope.");
worker = startWorker("resources/global-interface-listing.js");
</script>