gecko/content/base/crashtests/752226-1.html
Ms2ger c1fa3cfc6e Bug 752226 - Tests. r=evilpie
--HG--
extra : rebase_source : 7a0d155ab7d7898ca4c96b86ae6f706172c7c71f
2012-05-11 17:46:54 +02:00

5 lines
101 B
HTML

<!DOCTYPE html>
<script>
var worker = new Worker("data:text/javascript,setTimeout(null)");
</script>