<!DOCTYPE html>
<script src="/js-test-resources/js-test.js"></script>
<script>
description('Handshake request in worker should contain random challenge values.');
startWorker('resources/worker-handshake-challenge-randomness.js');
</script>
<!DOCTYPE html>
<script src="/js-test-resources/js-test.js"></script>
<script>
description('Handshake request in worker should contain random challenge values.');
startWorker('resources/worker-handshake-challenge-randomness.js');
</script>