chromium/content/test/data/webkit/async_script_abort_on_end.html

<html>
<head>
<script async src="http://url.handled.by.abort.on.end/400"></script>
</head>
<body>
If you have <a href="http://crbug.com/75604">bug 75604</a> then this page should crash on you.
</body>
</html>