Mypal/dom/bindings/test/file_bug775543.html

6 lines
60 B
HTML

<body>
<script>
worker = new Worker("a");
</script>
</body>