<html class='test-wait'>
<script>
var worker = new Worker('bug1674278.js');
worker.postMessage('', []);
</script>
</html>