Files
palemoon27/dom/bindings/test/file_bug775543.html
T

6 lines
60 B
HTML

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