trisquel-icecat/icecat/dom/bindings/test/file_bug775543.html

5 lines
64 B
HTML

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