Files
UXP-Fixed/dom/bindings/test/file_bug775543.html
T
2018-02-02 04:16:08 -05:00

6 lines
60 B
HTML

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