blob: 5dd8c3561e9634f27f2804a55ef7e88528f2cc65 [file] [log] [blame]
<!doctype html>
<title>structured clone to dedicated worker</title>
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<div id=log></div>
<script>
var type = 'dedicated';
</script>
<script src="common.js"></script>