1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-03 13:49:20 +00:00
Files
UXP/dom/bindings/test/file_bug775543.html
T

6 lines
60 B
HTML

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