servo/tests/html/child.html
2018-02-22 21:34:53 +05:30

3 lines
50 B
HTML

<script>
var w = new Worker('work.js');
</script>